lua-users home
lua-l archive

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


2011/4/14 Pierre-Yves Gérardy <pygy79@gmail.com>:
> This may have been asked earlier, but wouldn't it be useful to
> translate (at least some of) the standard library into LuaJIT+FFI?

I smiled at the term 'standard library', but then I realized you meant
math, io etc.

I believe Mike already handles 'builtin' functions pretty efficiently
- (stop me if I'm wrong)

steve d.