[r6rs-discuss] JAR statement
John Cowan
cowan at ccil.org
Fri Feb 20 23:56:53 EST 2009
Arthur A. Gleckler scripsit:
> Not so fast. My point was that Java is an example of what it's like
> to have case sensitivity, and talking about code in Java requires
> being specific about the case of every identifier.
In principle, yes; in practice, not so much. As I said, "type type equals
new type" is quite intelligible to a Java programmer, just as "cond null
x cons quote foo quote bar else hash t" is to a Scheme programmer, though
the one has no indication of case and the other no indication of grouping.
Both make use of standard patterns that allow humans, though not compilers
(unless they have DWIM features) to reconstruct the strict syntax.
--
Babies are born as a result of the John Cowan
mating between men and women, and most http://www.ccil.org/~cowan
men and women enjoy mating. cowan at ccil.org
--Isaac Asimov in Earth: Our Crowded Spaceship
More information about the r6rs-discuss
mailing list