/FABE

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

Primary LanguageJavaMIT LicenseMIT

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.