MMarkMay 10, 2018
Good resources on meta-programming options?
While many concepts appear similarly in most of the famous programming langauges, it seems metaprogramming is one of those things in which langauges differ greatly. There's Lisp and CPP of course. In languages that compile to machine code there are t...
Join discussion