Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 563 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 563 Bytes

Slang

Build Status

Slang is a simple scripting language.

Building

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

git clone [email protected]: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.