hamzaalalach / FABE

A custom Java based language with IDE, Interprer, Compiler and Error handling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FABE

A custom Java based language with IDE, Interprer, Compiler and Error handling

Work progress:

  • Correct Interpreter. (Need help with how the adresses are managed)
  • Optimize Lex and Syn.
  • Create and integrate Sem.
  • Code generation.
  • Integration with the IDE.
  • Error handling.
  • Next steps.

About

A custom Java based language with IDE, Interprer, Compiler and Error handling

License:MIT License


Languages

Language:Java 100.0%