This is the mail archive of the cgen@sourceware.org mailing list for the CGEN project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |