diff options
| author | 2024-09-07 19:14:09 -0400 | |
|---|---|---|
| committer | 2024-09-07 19:14:09 -0400 | |
| commit | 530dd18087b300610face70c58ed35aa0968620d (patch) | |
| tree | 0d2f21a2eaaaaa8f321aa6cc13903cac4fbe642d /chez-compat.scm | |
| parent | readtable: add documentation for PUSH->READ (diff) | |
readtable: Normalize character handled by ACTIONs at the end of
sequences.
Previously, if "#true" and "#t" were in the readtable as sequences,
the string "#true" would call "#true"'s EXEC function after reading
"e", but it would call "#t"'s EXEC function after reading a
character after "t" (which could be EOF).
The new behavior normalizes everything so that the ACTIONs read the
character after the sequence.
Diffstat (limited to 'chez-compat.scm')
0 files changed, 0 insertions, 0 deletions
