Hacker News new | ask | show | jobs
by dontlaugh 396 days ago
I don’t know about a blog post, but I mean the obvious stuff like codegen, generics/templates or macros to achieve the same things Python does by being dynamic.

Almost no one actually uses eval/exec.