June 2, 2004 Download the tarball. This is a compiler for a subset of the C programming language. It was written in Python during the spring of 2004. The lexer and parser were constructed using Dave Beazley's PLY (Python Lex-Yacc), an open-source Python implementation of GNU lex/yacc. Stages of compilation (symbol tree generation, type checking, flow control checking, etc) are performed using an o
{{#tags}}- {{label}}
{{/tags}}