Slang is a simple scripting language.
In order to build Slang, Git and Rust must be installed.
git clone git@github.com:AgostonSzepessy/slang.git
cd slang
cargo build
To get an overview of Slang, read Slang Overview.
Slang is licensed under the Mozilla Public License, version 2.0. For more details, see the license.