This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Felix S Klock II <pnkfelix@MIT.EDU> writes: > For (i), we need to change how the reader handles square brackets. At > least, we'd need to make the readtable have a higher precedence than > the standard kawa reader. It seems intuitive for square brackets to be delimiters. They are in BRL, which forces identifiers like <char[]> to be used outside of BRL pages (e.g. sitedefs.scm). Maybe they should be delimiters except while reading an identifier that starts with <. -- Bruce R. Lewis http://brl.sourceforge.net/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |