diff options
author | Linus Lee <linus@thesephist.com> | 2020-10-11 06:24:16 -0400 |
---|---|---|
committer | Linus Lee <linus@thesephist.com> | 2020-10-11 06:24:16 -0400 |
commit | f5135d9f896800d2bff75f7270d1fa75f2f33f0a (patch) | |
tree | de5b9f44c896e8c87cc76727d747273f2df8ab03 | |
parent | c2a23104fe242a1086edb0cb51506fded66b0887 (diff) | |
download | tabloid-fake-closure-f5135d9f896800d2bff75f7270d1fa75f2f33f0a.tar.gz tabloid-fake-closure-f5135d9f896800d2bff75f7270d1fa75f2f33f0a.zip |
Add link to Racket Tabloid
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # The Tabloid Programming Language 💣 -**Tabloid** is a minimal but Turing complete programming language inspired, nay, **supercharged** by clickbait headlines that rule the Internet today. You can try Tabloid [on the Tabloid website](https://tabloid.vercel.app) or [on the Riju repl](https://riju.codes/tabloid). +**Tabloid** is a minimal but Turing complete programming language inspired, nay, **supercharged** by clickbait headlines that rule the Internet today. You can try Tabloid [on the Tabloid website](https://tabloid.vercel.app) or [on the Riju repl](https://riju.codes/tabloid). Thanks to [@otherjoel](https://github.com/otherjoel/tabloid), there's also a [Racket implementation](https://github.com/otherjoel/tabloid) of Tabloid that's very nearly compatible.  |