luabuild
Lua builder
Builds Lua 5.2 applications with customizable external module inclusion and static linking.
A highly customizable Lua 5.2 build system, allowing for common external modules to be linked in statically, and built-in modules to be excluded
79 stars
11 watching
18 forks
Language: C
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stevedonovan/lake | A Lua-based build tool that allows developers to write and execute dependency-driven build scripts in a simple, embeddable language | 134 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |
n0la/lua-openbsd | A Lua library providing bindings to OpenBSD-specific functions. | 15 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
stevekchiu/lua-intf | A binding between C++11 and Lua language, providing an interface to access Lua functionality from C++ code. | 418 |
lumeland/lume | A Deno-based static site generator that supports various file formats and allows for easy extension. | 1,944 |
nicholas3388/luanode | A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,163 |
io7m/coreland-lua-ada | A C-based implementation of Ada bindings to the Lua language | 6 |
stevedonovan/luar | A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. | 301 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
andrewrk/lua-in-the-browser | Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
bungle/lua-resty-tags | A Lua-based DSL for building HTML documents | 15 |
clementfarabet/lua---opengm | A Lua wrapper for the OpenGM C++ library used in graphical modeling and inference | 8 |
hleuwer/luasnmp | A Lua binding to the net-snmp library for network management | 11 |