unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* reading symbols containing apostrophe
@ 2020-12-30  4:51 Tom Gillespie
  2020-12-30 13:02 ` Taylan Kammer
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Gillespie @ 2020-12-30  4:51 UTC (permalink / raw)
  To: guile-user

Hi,
   I'm in the processes of reviewing reader behavior for a number of
different lisp dialects and Guile has a quirk that I have been unable
to find any documentation about. Specifically, as far as I can tell
apostrophe is not allowed in identifiers according to the formal
grammars for r5rs through r7rs (I have not checked earlier versions).
In addition apostrophe is not included in the extended reader syntax
in the manual. However, 'a'b'c reads as a'b'c in guile 2.2.6. Am I
missing something? Is this a bug?

Best!
Tom



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-05 13:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-30  4:51 reading symbols containing apostrophe Tom Gillespie
2020-12-30 13:02 ` Taylan Kammer
2021-01-04 23:12   ` Tom Gillespie
2021-01-05 13:23     ` Taylan Kammer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).