You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In R7RS small, § 1.3.1, The full list all the standard libraries should be The full list of all the standard libraries.
In § 1.3.4, "40." should be "40". - the English custom to move punctuation inside quote signs is confusing here, especially to people from other cultures. Elsewhere (e.g. "(8 13)". in § 3.3 it is well done correctly.
In § 3.2, eof and null are interchanged - or otherwise the corresponding predicates are.
§ 3.5 seems to be missing rules for cond-expand. It also seems to be missing a rule -> , capturing the case of a clause with an empty expression list.
§ 4.2.1 - cond: In ( => ), what if returns multiple values, and can take them?
§ 4.2.1 - case: What if yields 0 values?
(Also, I'd prefer to be mentioned as J. A. "Biep" Durieux rather than just Biep Durieux.)
The text was updated successfully, but these errors were encountered:
Biep
changed the title
"of" missing in 1.3.1
Small errors in R7RS small
Apr 12, 2021
In R7RS small, § 1.3.1, The full list all the standard libraries should be The full list of all the standard libraries.
In § 1.3.4, "40." should be "40". - the English custom to move punctuation inside quote signs is confusing here, especially to people from other cultures. Elsewhere (e.g. "(8 13)". in § 3.3 it is well done correctly.
In § 3.2, eof and null are interchanged - or otherwise the corresponding predicates are.
§ 3.5 seems to be missing rules for cond-expand. It also seems to be missing a rule -> , capturing the case of a clause with an empty expression list.
§ 4.2.1 - cond: In ( => ), what if returns multiple values, and can take them?
§ 4.2.1 - case: What if yields 0 values?
(Also, I'd prefer to be mentioned as J. A. "Biep" Durieux rather than just Biep Durieux.)
The text was updated successfully, but these errors were encountered: