From c0708355bf8a22dfb4da65e99b62b9e19757fb7f Mon Sep 17 00:00:00 2001 From: Kaiser <54066349+Ihre-Kaiserliche-Hoheit@users.noreply.github.com> Date: Thu, 16 Dec 2021 11:42:42 +0100 Subject: [PATCH] Create readme.md --- readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..f158952 --- /dev/null +++ b/readme.md @@ -0,0 +1,14 @@ +# Strath - The String Math Language +## What is it? +Strath is an esolang that has a cryptic syntax and allows you to do math with strings, add them, multiply them, and even multiply with floats! + +Rust developers hate it, Python devdelopers fear it, and C devselopers make it blink. + +## How to Strath +### Comments + +### If, else if/elif, else + +### Variable Types + +### Working With Variables