Crypt icon indicating copy to clipboard operation
Crypt copied to clipboard

Overhaul of compiler

Open 8BitAurum opened this issue 4 years ago • 0 comments

Compiler rewrite for increased performance and flexibility.

  • [x] Custom Lexer
  • [x] Custom Parser --> In progress
  • [x] Interpreter (To run language)
  • [ ] JVM backend (to finally make a full JVM language)
  • [x] CLI to tie everything together

8BitAurum avatar Apr 11 '21 13:04 8BitAurum