diff options
| author | Cody <cody@codyq.dev> | 2023-05-24 00:23:13 -0500 |
|---|---|---|
| committer | Cody <cody@codyq.dev> | 2023-05-24 00:23:13 -0500 |
| commit | 9c41dd96cd3652ce9c46307184e8055704655338 (patch) | |
| tree | 07071d74da7398593fc5b9cfe5c4df0229ee4eb0 /README.md | |
| parent | 2418d68631f6e338251f2d988de2d3fde206982b (diff) | |
| parent | df00e9ff2c2b563c79beb71ba8c510233b04f3bf (diff) | |
| download | sloth-9c41dd96cd3652ce9c46307184e8055704655338.tar.gz | |
Merge branch 'master' into compiler
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. 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! |
