[r6rs-discuss] [Formal] Lexemes #vu8( #' #` #, #,@ missing
Ben Harris
bjh21 at bjh21.me.uk
Mon Apr 23 19:15:54 EDT 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
---
submitter: Ben Harris <bjh21 at bjh21.me.uk>
type: Defect
priority: Minor
component: Lexical Syntax
version: 5.92
summary: Lexemes #vu8( #' #` #, #,@ missing
Section 3 (page 11) suggests that the read syntax converts a stream
of characters into a stream of lexemes, and that the read syntax
then operates on this stream of lexemes. There are, however,
sequences of characters that are recognised by the read syntax
(page 16) but not by the lexical syntax (page 12), namely "#vu8(",
"#'", "#`", "#,", and "#,@".
The obvious correction is to add these sequences to the production of
<lexeme>.
--
Ben Harris
More information about the r6rs-discuss
mailing list