2 Feb 2006 10:55
Re: Problem redefining primitives
Shiro Kawai <shiro <at> lava.net>
2006-02-02 09:55:03 GMT
2006-02-02 09:55:03 GMT
From: Arto Bendiken <arto.bendiken <at> gmail.com> Subject: Re: [Gauche-devel] Problem redefining primitives Date: Mon, 30 Jan 2006 12:11:06 +0100 > Shiro, sorry for my late reply. I noticed from the CVS change log that > you've implemented the ((with-module x y) arg ...) support, great! Is > the short-hand reader macro also included? No, short-hand reader for with-module syntax is not in. It's easy to add, but I noticed one drawback. Suppose we have a syntax foo#bar that reads as (with-module foo bar). The syntax works just like Common Lisp's package-qualified symbols in most places, except when you say (define foo#bar ...), which redefines 'with-module'. --shiro ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
RSS Feed