bindbc-lua icon indicating copy to clipboard operation
bindbc-lua copied to clipboard

Static & dynamic D bindings to the C API of Lua, compatible with BetterC, @nogc, and nothrow.

Results 1 bindbc-lua issues
Sort by recently updated
recently updated
newest added

- Consolidate the 4 separate sets of bindings into 1, using conditional compilation. - Use BindBC-Common `~>0.1.1`. - Consider renaming some symbols. - Bind older Lua versions, or maybe even...

enhancement