jbcoe / mylang

A lexer, parser, interpreter, JIT and AOT compiler and runtime written in Rust for a new (simple) language
MIT License
3 stars 1 forks source link

A proof-of-concept lexer, parser, interpreter, compiler and runtime written in Rust

This is an experiment / learning-exercise and has no intended real-world use beyond us learning things.

Build Status codecov