diff options
| author | Cody <cody@codyq.dev> | 2023-05-24 00:19:13 -0500 |
|---|---|---|
| committer | Cody <cody@codyq.dev> | 2023-05-24 00:19:13 -0500 |
| commit | df00e9ff2c2b563c79beb71ba8c510233b04f3bf (patch) | |
| tree | dcff5b2d20aea46472bb9f0a9ddc99be0c8b4027 | |
| parent | e92ee3d43d9101e34ab6727441dc9567b8f80d72 (diff) | |
| parent | a2185236bc6555c9ce96de0326d4c6a622469e13 (diff) | |
| download | sloth-df00e9ff2c2b563c79beb71ba8c510233b04f3bf.tar.gz | |
Merge branch 'master' of github.com:slothlang/slothlang
| -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. The syntax is meant to be close to Python but with sprinkles of Rust. +Sloth is an interpreted high level language written in Rust. ## Build To build sloth is easy, just run `cargo build` and you will have your own version of sloth! |
