mat's untitled language
 
 
Go to file
mat ess a1e5aef811 Add evaluation 2023-07-21 09:24:04 -04:00
docs Update docs and example 2023-07-02 21:36:57 -04:00
src Add evaluation 2023-07-21 09:24:04 -04:00
.envrc Initial commit, expression parsing 2023-04-28 03:13:43 -04:00
.gitignore Initial commit, expression parsing 2023-04-28 03:13:43 -04:00
Cargo.lock Rework error handling and main 2023-07-19 23:03:15 -04:00
Cargo.toml Rework error handling and main 2023-07-19 23:03:15 -04:00
README.md Update docs and example 2023-07-02 21:36:57 -04:00
build.rs Initial commit, expression parsing 2023-04-28 03:13:43 -04:00
example.mul Update docs and example 2023-07-02 21:36:57 -04:00
flake.lock Update manifests 2023-07-02 21:37:06 -04:00
flake.nix Update manifests 2023-07-02 21:37:06 -04:00

README.md

mul

mat's untitled language

see example.mul for a syntax sample.

see GOALS.md for guiding principles and inspirations.

see ROADMAP.md for specific implementation plans and progress.