Hacker News new | ask | show | jobs
by motoboi 1053 days ago
Code generations is just metaprogramming. The worst case, where you have to compile twice. The first one to generate the code and the second to compile the generated code.