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
frame.py
Description: Binary data
frameparser.py
Description: Binary data
_______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
