[Ecls-list] Proclaims and compiler

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sun Mar 28 19:14:14 UTC 2010


On Sun, Mar 28, 2010 at 9:03 PM, Gabriel Dos Reis <
gdr at integrable-solutions.net> wrote:

>  Proclamation is used a lot by OpenAxiom in the hope of helping the
> Lisp compiler
> generate more efficient code.
>

I did not say that it can not be done. I just said that PROCLAIM is only
working fully when the compiler is loaded.


> The way it is used by OpenAxiom is schematized by Waldek's example.
> And it works
> well with CLisp, SBCL, and GCL.  For us, it is important that it works
> well with ECL
> too.  Given the above explanation, how what is your recommendation to get
> the
> proclamation used by the compiler?  Is there a way to 'preload' the
> compiler
> persistently in the preliminary 'lisp' image that we build prior to the
> Boot
> translator?
>

If you are executing a PROCLAIM form then why not execute (REQUIRE 'CMP)?

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://tream.dreamhosters.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100328/0e068d01/attachment.html>


More information about the ecl-devel mailing list