[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] luatcc 1.0.1
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: Fri, 28 May 2010 00:04:03 +0200
2010/5/27 Javier Guerra Giraldez <javier@guerrag.com>:
> On Tue, May 25, 2010 at 10:39 PM, Hu Qiwei <huqiwei@gmail.com> wrote:
>> As I know there's an FPU stack problem in tcc, has that been corrected?
>
> there was also the problem of not being able to have two TCC states
> open at the same time, so you have to destroy anything already
> compiled to add some more C code.
>
> that's what made me abandon my own binding, since it made impossible
> to script Lua applications with C
>
> has there been any improvement in TCC recently?
Not that I know. I updated the binding on request, and to keep it up
to date since it's a support library for a Lua gem. I'm not really
using it myself.