LUA Interface 0.1
by parc on Jul.18, 2008, under Smalltalk
First version based on LUA 5.1.3 - this version is compiled via Watcom 1.7a and the library now includes all functions in cdecl-calling-conventions (decorated and not decorated) and stdcall-calling-conventions (not decorated). Therefore this version is usable with VASmalltalk. This library also can be called without the need of having VS2005 c runtime library and changing the manifest file of VASmalltalk.
This is highly pre-alpha-software …