PozziSan / TinnyJavaCompiller

A tinny Compiller written in Java for the Compiler and Theory of Computing Discipline at University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinnyJavaCompiller

A tinny Compiller written in Java for the Compiler and Theory of Computing Discipline at University.

Features:

  • 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

JDK:

Oracle JDK 8

IDE:

Eclipse 2018-09 @PozziSan | IntelliJ @ViniMoraes

About

A tinny Compiller written in Java for the Compiler and Theory of Computing Discipline at University.


Languages

Language:Java 75.5%Language:Lex 24.5%