Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.18 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.18 KB

mycompiler

It is a compiler that do the analyse lexic, sintatic and semantic of the programs in the language LALG.

Also build the intermediate code

Technologies used

  • Scanner Generator JFlex
  • Java
  • MVC Pattern

Printscreens

Mycompiler code Mycompiler main Mycompiler lexic Mycompiler sintatic MyCompiler Intermediate Code MyCompiler Execution Code MyCompiler more


Assignment from Compilers discipline - Computer Science - FCT-UNESP - 2019