The Most Advanced Lua Compiler
- windows executable
- Linux Executable
- C/C++ code
- SO Library
- Lua Amalgamation
- Embedding Files
- Embedding Folder
- Embedding Variables
- C/C++ Integration
- Comptime Lua Code Manipulation
darwin test.lua -o test.out
if you are on linux you can install with:
curl -L https://github.com/OUIsolutions/Darwin/releases/download/0.020/darwin.out -o darwin.out && sudo chmod +x darwin.out && sudo mv darwin.out /usr/bin/darwin
item | plataform |
---|---|
Amalgamation | Source |
darwin.out | Linux binary |
darwin.exe | Windows binary |
item | explanation |
---|---|
Build | Build Instructions |
Cli Usage | Comand line Instructions |
Api Usage | Api Usage For Blue Print Generation |
Dependencies | Dependencies and License list |