v1.0 First Release
Pre-release
Pre-release
This is a windows build using mingw32.
Lua5.3.4 was used.
Compiled using:
gcc -O2 -g0 -Wall -c *.c
gcc -O2 -g0 -Wall -o lua.exe *.o
This is a windows build using mingw32.
Lua5.3.4 was used.
Compiled using:
gcc -O2 -g0 -Wall -c *.c
gcc -O2 -g0 -Wall -o lua.exe *.o