5 releases
0.0.5 | Jan 18, 2025 |
---|---|
0.0.4 | Jan 18, 2025 |
0.0.3 | Jan 15, 2025 |
0.0.2 | Jan 3, 2025 |
0.0.1 | Jan 2, 2025 |
#192 in Programming languages
640 downloads per month
Used in lang-cli
1.5MB
38K
SLoC
Contains (Zip file, 4KB) load_unload_with_subfolders.lm, (Zip file, 1KB) empty.lm, (Zip file, 1KB) load_unload_functions.lm, (Zip file, 2KB) load_unload_with_multiple_files.lm, (Zip file, 2KB) load_unload_with_multiple_files_linker_inside_fp.lm
Lang Interpreter RS
The langRS implementation of the Lang Programming language
Features
This is a rust reimplementation of the Standard Lang interpreter (Standard Lang GitHub repo)
- All Lang standard language features
- Support for Rust Native Functions (Native modules are currently not supported, but will be in the future: Both statically linked and dynamically linked)
Use as dependency
cargo add lang-interpreter
Dependencies
~6.5–9MB
~150K SLoC