NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
ASCII, car/cdr (Score:1)
Next, car and cdr. Most LISP programmers I've talked to (including myself), prefer car and cdr to head and tail or first and rest. First, head/tail and first/rest don't make much sense when applied to an improper list (i.e. (cons 1 2)). car/c
Re:ASCII, car/cdr (Score:2)
It's not that Arc doesn't support Unicode, it's that Paul dismisses Unicode. Some sort of spurious feature like syntax highlighting. If Paul had said something like "the first release of Arc doesn't support Unicode yet" that would be something else entirely. It's obvious he just doesn't get it...
Of course you agree that ASCII is fine, YOU SPEAK ENGLISH!
Perhaps you're embedded so deep inside America that you haven't had to input or output anything but English in your programming, but how can you dismiss programmers in most of Europe, all of Asia and South America? Even English speaking programmers in the UK for example have to talk with the rest of Europe. Canadian programmers have to deal with French (sorry, fr-ca). And sometimes, yes, even Americans have to deal with something other than English.
How can this possibly be the 100 year language? You can't pretend the rest of the world doesn't use computers any more and you can't pretend they're all going to do it in English. They just won't use your language. And anyone who has to work with folks outside America won't use it either.
And, I admit this is a low blow, but if your language's audience is existing LISP programmers... let's just you're fighting for a slice of an awfully small pie.
Ok, don't call it head/tail but call it something that's not an acronym for a function on a piece of hardware that's older than most programmers today and nobody's ever used. Might as well just make up random three character strings for all the use it is remembering what it does.
Reply to This
Parent
Re: (Score:1)
English speaking programmers in the UK who want to get paid have to deal with the Euro symbol, which isn't in ASCII. They can't fall back on the pound symbol either.
Re:ASCII pedantry (Score:2)