Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Behold, I present you this fucking monstrosity

It's just a Lisp-like language with a slightly different syntax for S-expressions. Ugly, like all Lisps, but nothing 'monstrous'.



How far down the rabbit hole must one be to not think that is monstrous?


The cognitive dissonance required to believe that C++ templates are 'monstrous' while Lisp S-expressions are awesomely useful and productive is enormous.

C++ templates are far from user-friendly, but they're literally (literally) just Lisp S-expressions with a Lisp syntax and semantics.


The semantics of template resolution are important, and unlike anything I'm aware of in Lisp.


Short of writing your own DSL, how would you solve the problem the above code snippet is attempting to solve in C++?

I understand complaining about templates like the ranges example also posted in this thread, but I am curious to hear what you think is the alternative for this specific example.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: