Name: Anonymous 2014-06-29 19:50
What's bad about Python?
If you need an extension language for your C application,I'd rather write my own DSL ``in Lisp'' for that purpose. Hell, I could come up with a better Lua that has a ``lightweight'' interpreter and isn't painfully slow in about 3 days.
with LuaJIT for speeds that Python can only dream ofThere's PyPy too. That's not a valid point.