coreland-lua-ada
Lua binding library
A C-based implementation of Ada bindings to the Lua language
Ada bindings to the Lua language
6 stars
4 watching
0 forks
Language: C
last commit: almost 14 years ago Related projects:
Repository | Description | Stars |
---|---|---|
io7m/coreland-openal-ada | Provides an interface to OpenAL audio capabilities in Ada programming language | 3 |
n0la/lua-openbsd | A Lua library providing bindings to OpenBSD-specific functions | 15 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 129 |
nikokrock/ada-lua | An Ada interface to Lua, allowing execution of Lua scripts from Ada code | 42 |
dafrito/luacxx | A C++ library that simplifies the creation of Lua bindings and provides an efficient interface for calling into C and C++ libraries. | 157 |
clementfarabet/lua---opengm | A Lua wrapper for a C++ library used in graphical modeling and inference. | 8 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 285 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
bindbc/bindbc-lua | A D programming language library providing bindings to the Lua API. | 17 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
lualanes/lanes | A lightweight multithreading library for Lua | 469 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
ignacio/luanode | An asynchronous I/O library for the Lua programming language | 417 |