luastatic
Lua compiler
Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries.
Build a standalone executable from a Lua program.
795 stars
23 watching
41 forks
Language: Lua
last commit: about 2 years ago
Linked from 1 awesome list
lua
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| | Builds Lua 5.2 applications with customizable external module inclusion and static linking. | 79 |
| | A Lua backend for Idris 2, facilitating integration with the functional programming language | 27 |
| | A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,163 |
| | A tool that compiles and runs Lua code in JavaScript, allowing it to be executed in web browsers or Flash environments. | 603 |
| | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
| | Tools for parsing and transforming Lua source code | 259 |
| | The official Lua development repository containing the full history of all commits, maintained by the Lua team. | 5 |
| | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
| | Provides features like autocompletion, error checking, and linting for the Lua programming language in Visual Studio Code. | 116 |
| | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| | Builds a Just-In-Time compiler to target WebAssembly from Lua | 95 |
| | Demos and tutorials for the Lua-based machine learning framework Torch7 | 43 |
| | An Entity Component System library for Lua game development | 166 |