FICHA · AUR

luabind

A library that helps you create bindings between C++ and Lua

  • language-binding-library
  • Dev
  • Dependency only
official+codex · reviewed · Jun 2, 2026 description in en

Description

C++ libraries and applications can expose functions, classes, and objects to Lua scripts through binding helpers.

This package is useful for developers embedding Lua scripting into C++ software or making C++ APIs scriptable. It is a binding library, not a Lua interpreter by itself.

Bindings cross language boundaries and can expose unsafe APIs. Keep ownership, lifetimes, and error handling explicit.

Permissions

Permissions not analysed for this source yet.