diff options
| author | Nic Gaffney <gaffney_nic@protonmail.com> | 2023-06-15 16:59:20 -0500 |
|---|---|---|
| committer | Nic Gaffney <gaffney_nic@protonmail.com> | 2023-06-15 16:59:20 -0500 |
| commit | 0309bd27d34915a1af2b3c7584c119734fde61c2 (patch) | |
| tree | 8dbef2f411ae8d5aebd1f55d08f7b705b92bee0e /README.md | |
| parent | c8d8714db00d3e4b0aa149482b04343e9e8af89c (diff) | |
| download | sloth-0309bd27d34915a1af2b3c7584c119734fde61c2.tar.gz | |
Updated README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Sloth - Blazingly Slow™ -Sloth is an interpreted high level language written in Rust. +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](https://releases.llvm.org/). |
