site/content/projects/sandwich.md
2021-11-13 12:08:37 -06:00

515 B

+++ title = "sandwich: a funny programming language written in rust" date = "2021-04-08" +++

sandwich is a funny programming language written in Rust.

"Why's it called sandwich?"

"Well, Rust's logo is a crab, right? And crabs live on beaches. Beaches have sand. A program is just a bunch of bytes one after another. So what do you bite that's related to sand? A sandwich!"

Example

lhHello
lwWorld
# prints hello world
p$h, $w!

Links: