--- 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( #' #` #, #,_at_ 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 "#,_at_". The obvious correction is to add these sequences to the production of <lexeme>. -- Ben HarrisReceived on Mon Apr 23 2007 - 19:15:54 UTC
This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:01 UTC