
using keywords, and allowing arbitrary code in the reader module * Added tests for the new functionality * Used the new stuff for the r5rs, r6rs, and honu readers svn: r11495
8 lines
116 B
Scheme
8 lines
116 B
Scheme
#lang s-exp syntax/module-reader
|
|
|
|
r6rs
|
|
|
|
#:wrapper1 with-r6rs-reader-parameters
|
|
|
|
(require "../private/readtable.ss")
|