sandwich

A funny programming language written in Rust
git clone https://tilde.team/~karx/sandwich.git
Log | Files | Refs | README | LICENSE

commit 527274433025ac5846e14e8b1e96bba687997965
parent f1f27894eb8bd9ec6feae07ff7ff9ecb4bc32790
Author: ~karx <karx@tilde.team>
Date:   Sun,  7 Feb 2021 19:56:37 +0000

Add badges to readme

Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,7 +1,13 @@ # sandwich +[![Build Status](https://drone.tildegit.org/api/badges/karx/sandwich/status.svg)](https://drone.tildegit.org/karx/sandwich) [![License](https://img.shields.io/badge/license-Unlicense-green)](https://unlicense.org) + `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!"* + ## Running Use `cargo` to run an input file.