A tinny Compiller written in Java for the Compiler and Theory of Computing Discipline at University.
- Parser and Lexer with the followings Java tokens:
- Package
- Import
- Class
- Const
- Ident
- Arithmetic Operator
- Relacional Operator
- Data Type
- Attribution
- Command Separator
- Arg Separator
- IF
- ELSE
- FOR
- DO
- WHILE
- Modifier
Oracle JDK 8
Eclipse 2018-09 @PozziSan | IntelliJ @ViniMoraes