Hacker News new | ask | show | jobs
by dwarfylenain 2958 days ago
And what about hylang.org ? I'm surprised it's not even mentioned here : nice lispy syntax with all the python packages = best of both worlds :)
2 comments

The Norvig’ article is from 2000. (Hy is from 2013.)
+1 - if you ever want macros or syntactic level manipulation in the python world, or just feel like doing something with s-expressions, hy is a great thing.