pl0 Compiler
# Information
* License: [GPL-2](http://www.gnu.org/licenses/gpl-2.0.html)
* Links:
* [Subversion Repository](http://www.alunduil.com/svn/compiler/trunk)
* Owner: [Alex Brandt](mailto:alunduil@alunduil.com)
# Description
A compiler written using Bison/Flex and CMake that compiles a subset of the PL/0 language (which happens to be a subset of Pascal) into STI code.