| Crates.io | lang-interpreter |
| lib.rs | lang-interpreter |
| version | 0.0.10 |
| created_at | 2025-01-02 23:39:10.422662+00 |
| updated_at | 2025-09-23 17:40:29.446127+00 |
| description | A rust reimplementation of the Standard Lang interpreter |
| homepage | |
| repository | https://github.com/lang-programming/lang-interpreter-rs |
| max_upload_size | |
| id | 1501987 |
| size | 1,996,633 |
The langRS implementation of the Lang Programming language
This is a rust reimplementation of the Standard Lang interpreter (Standard Lang GitHub repo)
cargo add lang-interpreter