chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] foreign-lambda*


From: Nicolas Pelletier
Subject: Re: [Chicken-users] foreign-lambda*
Date: 02 Feb 2005 15:27:09 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

felix winkelmann <address@hidden> writes:

> 
> You can either use the tcc extension
> (http://www.call.with-current-continuation.org/eggs/tcc.html),
> or you can put the code into a temporary file,, compile into a dll/so 
> and load it dynamically (but that will grow the used code space,
> because the loaded file can not be unloaded).

Ok, I'l have a look at tcc. Thank you !

-- 
Nicolas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]