Skip to content

slothlang/sloth

Sloth - Blazingly Slow™

Sloth is a compiled high level language written in Rust.

Build

In order to build sloth you will need a valid install of LLVM 15.0.1, you can download LLVM from your package manager or you can download and build LLVM from source from their downloads page.

After acquiring LLVM just run cargo build and you will have your own version of the sloth compiler!

You can also run `./build.sh {PATH TO SLOTH FILE} and it will build your sloth code!

Disclaimer

Sloth is in very early development is NOT meant to be used for actual projects yet. Feel free to contribute to the project via Pull Request and open issues if you can. Thank you for using sloth!

About

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •