Ticket #11 (writing defect)
case-sensitivity
| Reported by: | alexshinn | Owned by: | alexshinn |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WG1 - Reader Syntax | Keywords: | |
| Cc: |
Description
Does the reader fold case by default, and if so how?
Do we allow reader-syntax, macros, or parameters to
toggle case-folding?
Change History
comment:2 Changed 18 months ago by alexshinn
- Status changed from new to closed
- Resolution set to fixed
The reader will default to case-sensitive.
comment:3 Changed 16 months ago by alexshinn
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.

MzScheme?, Gauche, Gambit, Chicken, Bigloo, scsh, Guile, Chez, s7, sscm, Chibi are case-insensitive by default.
MIT, Scheme48, Kawa, SISC, SCM, Scheme 9, SXM, VSCM are case-sensitive by default.
My views are given in extenso at CaseSensitivityArcfide.