Hacker News new | ask | show | jobs
by mixmastamyk 397 days ago
I'd like to read a blog post on this subject, if anyone knows one.
1 comments

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.