bit | Bitwise operators |
console | MM console support. |
win | Windows lib. |
color | Color space support. |
audio | Audio lib. |
time | Time lib. |
process | Processes support. |
input | User Input, both actual and simulated. |
ini | INI file support. |
registry | Windows registry support. |
hash | Data hash and checksum (MD5, etc.) lib. |
lxp | LuaExpat XML lib. |
xml | LuaXml XML file lib. |
vector2, vector3 | Vector math. |
speech | Text to speech engine. |
server, client, ClientConnection | Lan/Wan network communication system. |
ipc | IPC (Inter-Process Communication) system. |
gui | GUI lib. |
gui.Window, gui.Menu, gui.TabControl, ... | GUI window system and controls. |