aboutsummaryrefslogtreecommitdiffstats
path: root/miniscm
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2024-09-08 08:22:39 -0400
committerGravatar Peter McGoron 2024-09-08 08:22:39 -0400
commit8bee2d39a43b589654a2067ff3385a33059fd308 (patch)
tree3b99603d5e01495600e692ce86b9184cfcc43043 /miniscm
parentreadtable: case folding (diff)
readtable: simplify
After taking a look at the R7RS syntax and how Chicken parses directives, I realized that it's easier to have "#!", "#\\", etc. parse identifiers instead of baking in trie actions. This is slightly slower but completely removes the trie concept from the readtable, which simplifies the implementation and removes many corner cases involving combining readtables with different action types.
Diffstat (limited to 'miniscm')
0 files changed, 0 insertions, 0 deletions