Burapha Compiler Kit

Sat Oct 14 20:20:28 2006

The Burapha Compiler Kit contains a compiler, an assembler, a GUI byte-code VM interpreter all written in tcl/tk, and documentation on their design and implementation.

There are an alernative versions of the assembler and compiler written in Java as well. Finally, the new phase2 project, written in Python, is ready. It is much simpler, and does not have a separate assembly phase. Instead, the cpu.py VM module directly runs the assembler-style code output by the compiler.py program. While the language that the Java code processes is 100% compatible with the original tcl/tk version, phase2 is not.

News (newest last)

This project is hosted on SourceForge Logo at http://sourceforge.net/projects/buraphakit and uses the GNU GPL as its license.

Valid HTML 4.01!