43 releases
Uses old Rust 2015
0.4.13 | Jan 12, 2018 |
---|---|
0.4.12 | Jan 7, 2018 |
0.4.10 | Dec 3, 2017 |
0.3.9 | Oct 14, 2017 |
0.1.0 | Sep 13, 2017 |
#5 in #robin
54 downloads per month
15KB
311 lines
Robin - A simple (custom) Lisp to JavaScript source-to-source compiler
- This is for my Computer Science project
- This repository is for the 'core' of the language (e.g. parsing, AST construction etc.)
- Seperate repositories will be create to support a CLI frontend
Status
Dependencies
~3MB
~64K SLoC