bindbc-lua
Lua bindings
A D programming language library providing bindings to the Lua API.
Static & dynamic D bindings to the C API of Lua, compatible with BetterC, @nogc, and nothrow.
17 stars
3 watching
5 forks
Language: D
last commit: 9 months ago
Linked from 1 awesome list
bindbcdlanglualua-bindings
Related projects:
Repository | Description | Stars |
---|---|---|
bindbc/bindbc-openal | A D language library providing bindings to the OpenAL API | 8 |
bindbc/bindbc-opengl | Dynamic bindings to OpenGL for D programming language | 37 |
lempiji/bindbc-mecab | A set of D bindings to the C API of MeCab | 1 |
bindbc/bindbc-sfml | Provides D bindings to CSFML game and multimedia libraries | 12 |
bindbc/bindbc-bgfx | D language bindings to bgfx graphics library | 9 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 279 |
bindbc/bindbc-freetype | Provides D bindings to the FreeType library for text rendering and font management. | 16 |
bindbc/bindbc-glfw | A set of D bindings to the GLFW library, providing both static and dynamic access to its functionality. | 38 |
bindbc/bindbc-freeimage | A D programming language library providing static and dynamic bindings to the FreeImage library | 7 |
bindbc/bindbc-sdl | A set of D language bindings to the SDL library and its extensions | 92 |
bindbc/bindbc-loader | An API for loading shared libraries in various platforms | 25 |
n0la/lua-openbsd | A Lua library that provides bindings to OpenBSD-specific functions | 15 |
dafrito/luacxx | A C++ library that simplifies the creation of Lua bindings and provides an efficient interface for calling into C and C++ libraries. | 158 |
o3o/bindbc-raylib3 | Dynamic and static D binding to the raylib game development library | 15 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |