[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Technical Note 2 - Minimal Lua 4.0 installations
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 3 Jan 2001 16:33:00 -0200 (EDT)
I've updated LNT 1 for Lua 4.0:
http://www.tecgraf.puc-rio.br/lua/notes/ltn002.html
It's even easier in 4.0 because the built-in functions are now in an ordinary
library (lbaselib.c).
--lhf