|
|
|
|
|
by bollix
4218 days ago
|
|
Renaming 'function' to 'fn'? So much of this is down to fashion.
Are programmers really bound by their typing speed? No. The only real thing that matters with a language is "can I run this on hardware X", and "How fast does it run / how much memory". Syntax is utterly irrelevant (Unless you're into fashion). Lisp is just basic with a different syntax... |
|