[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Eggification of units
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] Eggification of units |
Date: |
Mon, 24 Jul 2006 11:21:23 +0200 |
On 7/23/06, John Cowan <address@hidden> wrote:
Felix, I note that your 2.5 roadmap wants to eggify the units easyffi
and tinyclos. I'm wondering how hard it would be to extend this effort
to all the units. Is there something about these two units that makes
eggification particularly easy or practical, such that it would not make
sense to do the same thing for the other units?
It would be nice to be able to use a base system without dynamic loading
(say, if you need a statically linked application, for example for an embedded
system). Currently the compiler itself needs all of these units, with
the exception
of "lolevel" (which is so lowlevel, it better belongs to the base system).
Tinyclos is only used by the easyffi, and the latter doesn't seem to
be used that
much (or can be replaced by SWIG). So these can safely move out.
cheers,
felix
--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp