lua-users home
lua-l archive

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


On Wed, 2004-12-29 at 00:16, Frank Bechmann wrote:

> - adding functionality to Lua libs w/o ending up in an 5,000 file installation:

I'm working on a system that I expect will be able to both
compile high level code down to Lua CAPI calls, and also
Lua script itself. The output will typically compile
to a single binary.

The first part is already done (but not properly tested
or documented yet). I haven't tried to build
the parser for the second part yet -- it looks easy
but looks can be wrong .. 

-- 
John Skaller, mailto:skaller@users.sf.net
voice: 061-2-9660-0850, 
snail: PO BOX 401 Glebe NSW 2037 Australia
Checkout the Felix programming language http://felix.sf.net