jbcoe / mylang2

A lexer, parser and compiler for a simple language written in Rust

Repository from Github https://github.comjbcoe/mylang2Repository from Github https://github.comjbcoe/mylang2

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

build-status codecov license pre-commit

This project is an incomplete learning-exercise and has no intended real-world use.

About

A lexer, parser and compiler for a simple language written in Rust

License:MIT License


Languages

Language:Rust 100.0%