lua-users home
lua-l archive

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


Great stuff! I downloaded the source of the Lua, and to my amazement, it all compiled straight out of the box using mingw! I even managed to extend it to extend it to incorporate a directory listing function. Admittedly, I did cheat by scrounging code off the internet.

Just one thing, though. Can I suggest that Lua *must* provide a directory listing function as part of its core functionality?