diff options
author | Andy Wingo <wingo@pobox.com> | 2009-04-21 22:26:27 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2009-04-21 22:26:27 +0200 |
commit | 265e61273df38c3b3cca7add41807ded3678907c (patch) | |
tree | c89af668d57185bb5b6a41c6da8b8f973802fe2f /libguile/regex-posix.c | |
parent | d4876cb4133625d1cdddf044a1b434e292ee82d7 (diff) | |
download | guile-265e61273df38c3b3cca7add41807ded3678907c.tar.gz |
syncase knows about @ / @@
* module/ice-9/psyntax.scm (syntax-type): Handle a new type, module-ref.
Like external-macro, it also has a procedure as a binding.
(chi-expr): module-ref forms -- that is to say, (@ (foo ...) bar) -- as
expressions they are global references, but with respect to a specific
module.
(@, @@): Define module-ref syntax handlers.
* module/ice-9/psyntax-pp.scm: Regenerated.
* module/ice-9/syncase.scm: Mark as primitive syntax so we don't clobber
their definitions.
The reason I'm doing things like this is so as to support (set! (@@ ...)
...) sensibly, which will be the next patch.
Diffstat (limited to 'libguile/regex-posix.c')
0 files changed, 0 insertions, 0 deletions