Create readme.md
This commit is contained in:
parent
be2b4f7dfe
commit
c0708355bf
1 changed files with 14 additions and 0 deletions
14
readme.md
Normal file
14
readme.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue