Features
Download
Getting started
Installation
First execution
Take a tour !
Documentation
Modules reference
Object oriented programming
Toolchain documentation
Community
Tutorials
Lua
rt
modules reference
audio
Manages audio recording and playing
base
Contains all global functions specific to Lua
rt
c
Enables calling C functions directly from Lua using FFI
canvas
Widget to draw shapes, text, and images on a graphical surface
capture
Camera capture, live preview, snapshot and video recording
compression
Allows ZIP and gzip compression/decompression
console
Windows console input/ouput and text formatting
cpu
Gets CPU informations and capabilities
crypto
Cryptographic module with hashing and encryption/decryption
debug
Supports for Lua
rt
Task debugging
ini
Parses and generates INI configuration files for easy settings management
json
Parses and generates JSON data for easy data exchange
keyboard
Detects and manages keyboard input events
net
Supports networking operations including sockets, FTP, and HTTP requests
power
Provides an interface to the Windows power management
serial
Communicates with COM serial ports for hardware interfacing
sqlite
Interfaces with SQLite databases for local or in-memory data storage
string
Enhances Lua’s string manipulation with additional utilities and UTF8 support
sys
Provides access to system-level functions : files, folders, Windows registry...
sysutils
Miscellaneous system utilities like process management and Windows shell
ui
Native Windows GUI applications with windows, buttons, and more.
webview
Widget to render HTML, CSS, and JavaScript content using Webview2
wifi
Manages WIFI scan and connections
xml
Parse and generate XML data with hierarchical Node objects
yaml
Parse and generate YAML data format