torchbear 🔥🐻 is an extremely fast and featureful Lua application framework. It gives you power of Rust with the simplicity of Lua.
std::fs::*
Filesystem operationsstd::collections::HashSet
Set-theoretic operationstorchbear
.Windows, Android, and Linux builds available for primary architectures. MacOS builds still to come. OS Pacakge Managers support coming soon - contributions welcomed.
Android users, install Termux for a full Linux envrionment.
init.lua
print("hello from torchbear")
Settings.toml
init = "init.lua"
torchbear