Add link to Racket Tabloid

This commit is contained in:
Linus Lee 2020-10-11 06:24:16 -04:00
parent c2a23104fe
commit f5135d9f89

View File

@ -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.
![Tabloid website screenshot](static/img/screenshot.jpg)