Python Object Notation (PyON)

Zaur Shibzoukhov szport at gmail.com
Sat Nov 1 10:01:26 EDT 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-list/attachments/20081101/24ddae9e/attachment.html>


More information about the Python-list mailing list