Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ibara/eva

simple Wirthian programming language
https://github.com/ibara/eva

c compiler compilers d dlang freebsd language linux modula-2 netbsd oberon openbsd pascal programming unix wirth

Last synced: about 2 months ago
JSON representation

simple Wirthian programming language

Awesome Lists containing this project

README

        

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.