From f5135d9f896800d2bff75f7270d1fa75f2f33f0a Mon Sep 17 00:00:00 2001 From: Linus Lee Date: Sun, 11 Oct 2020 06:24:16 -0400 Subject: [PATCH] Add link to Racket Tabloid --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4869754..c6ee3ee 100644 --- a/README.md +++ b/README.md @@ -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)