Hacker News new | ask | show | jobs
by wbl 2722 days ago
Really? C++ accidentally has a Turing complete templating layer. I suppose one could point to Common Lisp but if you think that is simple....
2 comments

Well, Common Lisp is simple. Except maybe the Metaobject Protocol (which ultimately didn't make it into standard, but it sort of still is). And except eval-when. Eval-when is magic.
I never said that this language would be simple. Just simpler than C++ we know.