|
|
|
|
|
by thomasfoster96
4098 days ago
|
|
I've been playing around with creating a toy language which treats '-' as a name for a function. It means there always needs to be white space around a - (the syntax of the language isn't like LISP), but that increases readability at the cost of two extra key presses. |
|