#programming-language #compiler #language #high-level

app lavellang

LavelLang - secure, compiled, object-oriented programming language

1 unstable release

0.3.0 Oct 5, 2022

#860 in Programming languages

MIT license

20KB
513 lines

lavellang

Open Source Helpers

🚀 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 <filename> or
  • Use for compile cargo build --release --color=always --all

📚 Api documentation

For more information check the documentation or examples

Dependencies

~2.2–3MB
~55K SLoC