This Project is Currently in Stealth Mode.
please do not post a news story until v1 is released very shortly.
thank you.
Torchbear 🔥🐻 is an extremely fast and featureful Lua application framework. It gives you power of Rust with the simplicity of Lua. You can use it for web automation, embedded programming, and anything else you can imagine.
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
Torchbear extends Rust's burgeoning ecosystem of libraries. Developers are welcomed to make small changes as well as high impact contributions, like adding bindings. There are many examples to learn from in the bindings directory, each with an interesting history. You'll learn a Rust library's API inside and out, and you'll put another tool into the hands of a growing userbase.