[gambit-list] syntax-case and define
Lam Luu
luuxuanlam at gmail.com
Wed Nov 11 10:31:26 EST 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everyone,
I am trying to write some Scheme code, and I use define-syntax and
syntax-rules very heavily. However, whenever syntax-case.scm is
loaded/included, define special form does not work with #!key,
#!optional, and #!rest anymore. ##define, on the other hand, is not very
portable between Scheme implementation.
Is there anyway to work around this situation? I have tried to put
(namespace ("##" define)) in, but that produces no difference.
Thank you,
Lam Luu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAkr62M4ACgkQwnXdyzbwLCVFWgCfcBbJAr4UUKW/2IVrKPYlvSe7
mpMAnRNzWQfzR+66MRfl66Y12UY3FT7Z
=KzQQ
-----END PGP SIGNATURE-----
More information about the Gambit-list
mailing list