Re: procedure-body

Turadg Aleahmad <[email protected]>
Newsgroups gmane.comp.java.sisc.devel
Message-ID <[email protected]>
[email protected] wrote:

>And just to be on the safe side, does (current-optimizer) == optimize?
>

Ah, there it is.

SISC (1.8.0-alpha) - main
#;> (eq? optimize (current-optimizer))
#f
#;> (current-optimizer optimize)
#<procedure>
#;> (define hoho (lambda () 3))
#;> (\@procedure-properties::procedure-property hoho 'body)
(lambda () '3)
#;>

Shouldn't "optimize" be the current-optimizer by default?


-Turadg




-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.