Minimal, embeddable, toy scripting language.
Find a file
2024-10-25 00:37:30 +02:00
example add nostd example 2024-10-24 19:00:57 +02:00
src add loop examples 2024-10-24 07:03:35 +02:00
.gitignore init 2024-10-24 05:27:45 +02:00
Cargo.lock remove dependency over std lib 2024-10-25 00:37:30 +02:00
Cargo.toml remove dependency over std lib 2024-10-25 00:37:30 +02:00
README.md init 2024-10-24 05:27:45 +02:00
rustfmt.toml init 2024-10-24 05:27:45 +02:00

microlang

Minimal, embeddable, toy scripting language.