Compiler-Interpreter
This is a Java Project that simulate compiler interpreter tasks. It contains Lexical, Sintactical and Semantical Analizers. The goal of this project is to generate bytes file and must be run using a virtual machine.
The IDE used for this project is NetBeans and runs using jdk, version 1.7.
Also some test files are contained.