Jeff,
I don't know if PyPy "counts" as an official Python implementation, but I'm
pretty sure you can add new keywords in PyPy (I'm not a PyPy expert, or even
a dilettante, but I've seen this capability demo'd at PYCON).
Carl T.


1) Can a developer extend the language by adding new keywords?

My answer to this is no, short of recompiling the underlying parser --
with
the new AST engine of 2.5, am I wrong?  Can Jython or IronPython do it?















_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to