39 releases
| 0.17.3 | Nov 27, 2025 |
|---|---|
| 0.17.1 | Aug 20, 2025 |
| 0.16.0 | Jan 28, 2025 |
| 0.15.0 | Dec 24, 2024 |
| 0.2.3 | Mar 19, 2020 |
#185 in Programming languages
44 downloads per month
Used in 4 crates
1.5MB
40K
SLoC
darklua
Transform Lua 5.1 and Roblox Luau code using configurable rules.
Documentation
Visit https://darklua.com/docs to learn how to use darklua.
Try It!
You can try darklua directly into your browser! Check out https://darklua.com/try-it.
Installation
GitHub Releases
There are pre-built versions of darklua under the releases page available for direct downloads.
Rokit
When using Rokit, install darklua with the command:
rokit add seaofvoices/darklua
Foreman
If you are already using Foreman, then installing darklua is as simple as adding this line in the foreman.toml file:
darklua = { github = "seaofvoices/darklua", version = "=0.17.3" }
License
darklua is available under the MIT license. See LICENSE.txt for details.
Dependencies
~12–27MB
~342K SLoC