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.

GitHub

17 stars
3 watching
5 forks
Language: D
last commit: over 2 years ago
Linked from 1 awesome list

bindbcdlanglualua-bindings

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bindbc/bindbc-openalA D language library providing bindings to the OpenAL API8
bindbc/bindbc-openglDynamic bindings to OpenGL for D programming language37
lempiji/bindbc-mecabA set of D bindings to the C API of MeCab1
bindbc/bindbc-sfmlA D language binding to the SFML game and multimedia libraries12
bindbc/bindbc-bgfxD language bindings to bgfx graphics library9
lua-curl/lua-curlv3A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding.282
bindbc/bindbc-freetypeProvides D bindings to the FreeType library for text rendering and font management.16
bindbc/bindbc-glfwA set of D bindings to the GLFW library, providing both static and dynamic access to its functionality.38
bindbc/bindbc-freeimageA D programming language library providing static and dynamic bindings to the FreeImage library7
bindbc/bindbc-sdlA set of D language bindings to the SDL library and its extensions94
bindbc/bindbc-loaderAn API for loading shared libraries in various platforms25
n0la/lua-openbsdA Lua library providing bindings to OpenBSD-specific functions.15
dafrito/luacxxA C++ library that simplifies the creation of Lua bindings and provides an efficient interface for calling into C and C++ libraries.157
o3o/bindbc-raylib3Dynamic and static D binding to the raylib game development library17
kevinresol/linc_luaNative bindings for Lua VM in C4