[Python-ideas] Python Object Notation (PyON)
Zaur Shibzoukhov
szport at gmail.com
Sat Nov 1 15:07:59 CET 2008
Python Object Notation (PyON<http://code.google.com/p/pyon/wiki/GettingStarted>
)
Python 2.6/3.0 now has a module ast. This opens up new opportunities. One of
them is the possibility of introducing human readable/writable literal
object notation, based on the syntax of the python language.
I would like to know what do you think about this?
Best regards,
Zaur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20081101/f9a58809/attachment.html>
More information about the Python-ideas
mailing list