Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 284 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 284 Bytes

Eva

Eva is a small Wirthian programming language.

In this repository there is a bootstrap compiler.

Done

  • Lexer
  • Parser

Todo

  • Improve grammar (pointers/address of)
  • Semantic analysis
  • Code generation

License

ISC License. See LICENSE for more details.