wallysonlima / mycompiler

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Java 94.7%Language:Lex 5.3%