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
- Clone this repo
- Use for run cargo run --color=always <filename>
or
- Use for compile cargo build --release --color=always --all
For more information check the documentation or examples