9 ms·
I think code generators are a better path than having the compiler generator the code for you. It's nice to look and see what is about to be built instead of wa
by Arzh 8y ago
I think code generators are a better path than having the compiler generator the code for you. It's nice to look and see what is about to be built instead of waiting for it to be built then trying to debug with breakpoints.