[Ecls-list] Important changes

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Apr 30 13:02:22 UTC 2010


* A new file, src/cmp/proclamations.lsp contains type information for all
functions in the ANSI Common Lisp specification. It also contains
information about side effects.

* The files src/cmp/{sysfun,proclamations}.lsp are now part of the compiler,
and shipped *inside* cmp.fas This should help people build standalone
"images" that can be moved around.

* Alignment of C types is now done with clever C code and should be both
more robust and portable -- please report if your compiler complains when
processing this code.

* MAKE-STRING-INPUT-STREAM no longer accepts NIL as a value for the start
bounding index designator.

* New special form, EXT:WITH-BACKEND, allows producing code that depends on
whether the result will be interpreted or compiled.

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/20100430/a7f9e180/attachment.html>


More information about the ecl-devel mailing list