![lavellang](https://user-images.githubusercontent.com/93409280/184655925-fd9914d4-7f6f-4096-b719-3c22b7ba6947.png) [![Open Source Helpers](https://www.codetriage.com/holu31/lavellang/badges/users.svg)](https://www.codetriage.com/holu31/lavellang) ## 🚀 Who is this **LavelLang** - high level, interpreted, object-oriented programming language
This language is planned to be used in data science, backend, games, and so on... ## 📒 Installation Get binary from releases and add the executable file to the PATH variable ## 📱 Run ```lavel file.ll``` or - Clone this repo - Use for run ```cargo run --color=always ``` or - Use for compile ```cargo build --release --color=always --all``` ## 📚 Api documentation For more information check the documentation or examples