/slang-old

A simple scripting language.

Primary LanguageRustMozilla Public License 2.0MPL-2.0

Slang

Build Status

Slang is a simple scripting language.

Building

In order to build Slang, Git and Rust must be installed.

git clone git@github.com:AgostonSzepessy/slang.git
cd slang
cargo build

Slang Overview

To get an overview of Slang, read Slang Overview.

License

Slang is licensed under the Mozilla Public License, version 2.0. For more details, see the license.