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