Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!TUB.BITNET!net From: net@TUB.BITNET (Oliver Laumann) Newsgroups: comp.lang.scheme Subject: syntax question Message-ID: <9002211212.AA08829@tub.UUCP> Date: 21 Feb 90 12:12:38 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 14 [Warning: this message is not about #f and '()] I would like to know how something like foo'bar or foo`bar should be tokenized by a Scheme parser. That is, is it parsed as a single token, or are quote and backquote regarded as delimiters? I think the formal syntax description in the R^3.99RS is not particularly clear on this point. It says "[identifiers] may be terminated by any , but not necessarily by anything else". However, quote and backquote are not listed in the rule for . Regards, -- Oliver Laumann net@TUB.BITNET net@tub.cs.tu-berlin.de net@tub.UUCP