[pypy-dev] Toy language
Ben.Young at risk.sungard.com
Ben.Young at risk.sungard.com
Wed Oct 19 13:06:36 CEST 2005
A little toy language that I am posting in response to a discussion on
#pypy (It's basically a semi-stackless self modifying language with a
syntax similar to python)
Do with it what you will (ignoring it most likely!)
Run frameparser.py for an example. You do need ply to get it to run.
Cheers,
Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: frame.py
Type: application/octet-stream
Size: 25084 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20051019/5d5025b6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: frameparser.py
Type: application/octet-stream
Size: 7346 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20051019/5d5025b6/attachment-0001.obj>
More information about the Pypy-dev
mailing list