[r6rs-discuss] [Formal] (r6rs base) must also export _ and ... at
level 1
AndrevanTonder
andre at het.brown.edu
Mon Jan 22 12:33:14 EST 2007
---
This message is a formal comment which was submitted to formal-comment at r6rs.org, following the requirements described at: http://www.r6rs.org/process.html
---
Name : Andre van Tonder
Email : andre at het.brown.edu
Type : defect
Priority : minor
Component : Libraries
Version : 5.92
Pages : 25
Dependencies: None
Summary:
--------
It is stated on p.25 that (r6rs base) exports syntax-rules and identifier-syntax
at level 1. This is insufficient for writing most useful macros unless the
identifiers ... and _ are also exported for level 1.
Proposed correction:
--------------------
State that the identifiers ... and _ are exported at level 1 by (r6rs base).
More information about the r6rs-discuss
mailing list