Ticket #11 (writing defect)

Opened 2 years ago

Last modified 15 months ago

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:1 Changed 2 years ago by cowan

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.

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

comment:4 Changed 16 months ago by alexshinn

  • Owner alexshinn deleted
  • Status changed from reopened to assigned

comment:5 Changed 16 months ago by alexshinn

  • Status changed from assigned to decided

comment:6 Changed 15 months ago by alexshinn

  • Owner set to alexshinn
  • Status changed from decided to writing

Needs to account for #92.

Note: See TracTickets for help on using tickets.