Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ibara/eva
- Owner: ibara
- License: isc
- Created: 2022-04-11T14:22:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T14:34:12.000Z (over 2 years ago)
- Last Synced: 2024-10-09T21:41:21.494Z (2 months ago)
- Topics: c, compiler, compilers, d, dlang, freebsd, language, linux, modula-2, netbsd, oberon, openbsd, pascal, programming, unix, wirth
- Language: D
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Eva
===
Eva is a small Wirthian programming language.In this repository there is a bootstrap compiler.
Done
----
* Lexer
* ParserTodo
----
* Improve grammar (pointers/address of)
* Semantic analysis
* Code generationLicense
-------
ISC License. See `LICENSE` for more details.