public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* keyword syntax
@ 2009-08-30  8:07 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2009-08-30  8:07 UTC (permalink / raw)
  To: cgen

Hi.

Keywords in Scheme have 3 possible forms:

#:foo
:foo
foo:

":foo" seems to be the most portable so fyi I'm going to switch
the code over to use that.  Guile supports it with
(read-set! keywords 'prefix).

cpu files will be switched over too.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-30  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-30  8:07 keyword syntax Doug Evans

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).