🦀 Интерпретатор Лабашек на Rust
Go to file
n3taeli 4fb06f8f34
update v1.0.3
* fixed _unix_random bug
* add custom instruction "random"
* update to spec 1.12
* more cli options
2024-02-06 19:59:43 +02:00
scripts update v1.0.3 2024-02-06 19:59:43 +02:00
src update v1.0.3 2024-02-06 19:59:43 +02:00
.gitignore Initial commit 2024-02-05 09:05:48 +02:00
build.bat initial commit 2024-02-05 14:13:44 +02:00
Cargo.lock update v1.0.3 2024-02-06 19:59:43 +02:00
Cargo.toml update v1.0.3 2024-02-06 19:59:43 +02:00
LICENSE.txt Initial commit 2024-02-05 09:05:48 +02:00
npp_labaski.xml update v1.0.3 2024-02-06 19:59:43 +02:00
README.md update v1.0.3 2024-02-06 19:59:43 +02:00

Labast

A Labaski interpreter written in Rust. Fully supports Labashki specs 1.12.

Examples

See scripts directory.