Hacker News new | past | comments | ask | show | jobs | submit login

PLY is a wonderful toolkit. I used it to write a compiler for ice9 (some made up language used for teaching) that compiled down to JVM bytecode (using Jasmin) for my compilers class.

See the code here: https://github.com/mdwrigh2/pyice




Different class of thing altogether, but a BASIC compiler targeting the ZX Spectrum implemented with Python/PLY:

http://www.boriel.com/software/the-zx-basic-compiler/?lang=e...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: