| Crates.io | lavellang |
| lib.rs | lavellang |
| version | 0.3.0 |
| created_at | 2022-10-05 16:00:11.511668+00 |
| updated_at | 2022-10-05 16:00:11.511668+00 |
| description | LavelLang - secure, compiled, object-oriented programming language |
| homepage | |
| repository | https://github.com/holu31/lavellang |
| max_upload_size | |
| id | 680620 |
| size | 28,171 |

LavelLang - high level, interpreted, object-oriented programming language
This language is planned to be used in data science, backend, games, and so on...
Get binary from releases and add the executable file to the PATH variable
lavel file.ll
or
cargo run --color=always <filename> orcargo build --release --color=always --allFor more information check the documentation or examples