What properties matter when trying to create a successful programming language? http://t.co/44DWlLTmk3
Related Posts
The Matter protocol is excellent for puns.
"Does it Matter? It doesn't Matter."
Blogging about my programming language project: choosing the basic syntax!
https://www.garden-lang.org/blog/syntax.html
I'm working on arity errors in Garden, my toy programming language.
Rather than just saying "expected 3, got 4 arguments", I'm trying to report where the extra argument is, or what extra argument was expected.