TeaClipse
TeaClipse is a compiler and integrated editor for a subset of the Tea programming language.
Details
TeaClipse is composed of a few different parts:
- A abstract syntrax tree (AST) based compiler using JavaCC and JJTree
- A java based GUI editor for compiling and editing Tea code with syntax highlighting and error checking.