[Ecls-list] switching betwen byte-code compiler and lisp-to-c compiler

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Thu May 31 09:18:48 UTC 2012


On Thu, May 31, 2012 at 11:16 AM, Anton Vodonosov <avodonosov at yandex.ru>wrote:

> So maybe the question is, whether it is possible to enforce bytecode
> compiler even
> if lisp-to-c compiler is abalable
>

(c:install-bytecodes-compiler) replaces all Common Lisp functions with the
bytecode version one -- no part of ECL will / should complain about that.
To switch back you will be able to use the other function
(c:install-c-compiler)

Juanjo

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


More information about the ecl-devel mailing list