strath/readme.md

15 lines
386 B
Markdown
Raw Normal View History

2021-12-16 10:42:42 +00:00
# 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!
2021-12-16 10:47:08 +00:00
Rust developers hate it, Python developers fear it, and C developers make it blink.
2021-12-16 10:42:42 +00:00
## How to Strath
### Comments
### If, else if/elif, else
### Variable Types
### Working With Variables