[r6rs-discuss] Two Suggestions
Adrien "Pied" Piérard
axioplase+r6rs at gmail.com
Thu Feb 19 11:53:05 EST 2009
2009/2/20 Aaron W. Hsu <arcfide at sacrideo.us>
> but there would be different levels of conformance, say
> level 0 - 3.
>
> Level 0: Only basic Scheme Language implemented, no standard libraries.
> Level 1: All level 1 libraries implemented.
> Level 2: All level 2 libraries implemented.
> Level 3: All standard libraries implemented.
>
Almost what I wish. Rather than an onion, I'd rather fancy a magnet.
The onion model makes Level N force to have too much. I believe it's better
to partition cleverly related tools/design changes together in (disjoint)
sets. This sets would have to be big like several SRFIs at once, in order to
make them attractive.
And an implementor may decide to hardocde feature X but to provide feature Y
as something external to be included, or not as efficient. Provided it's
there…
> #!(ascii case-sensitive)
> at the top of a file.
Then my OS will complain about no finding the command ascii (or not being
able to handle the arguments).
First line shebang is to make scripts.
I'd rather embed that in comments… (but then, (print (read)) is not similar
to the initial data… unless one hacks the read-table?)
P!
--
Français, English, 日本語, 한국어
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.r6rs.org/pipermail/r6rs-discuss/attachments/20090220/46f808d8/attachment.htm
More information about the r6rs-discuss
mailing list