Skip to content

ibara/eva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.