lavellang

Crates.iolavellang
lib.rslavellang
version0.3.0
sourcesrc
created_at2022-10-05 16:00:11.511668
updated_at2022-10-05 16:00:11.511668
descriptionLavelLang - secure, compiled, object-oriented programming language
homepage
repositoryhttps://github.com/holu31/lavellang
max_upload_size
id680620
size28,171
Daniil Lebedev (holu31)

documentation

https://github.com/holu31/lavellang/doc/howto.md

README

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

Commit count: 126

cargo fmt