Skip to content
/ olua Public
forked from zhongfq/olua

A lua bindings library with code generation for c/c++

License

Notifications You must be signed in to change notification settings

k-illness/olua

 
 

Repository files navigation

olua (object lua)

olua is a lua binding library based on lua gc memory management mechanism, it design for c/c++ lua binding code generation and providing lambda function binding support.

chinese wiki

export tool

The export tool is based on clang, using lua scripts, it can auto export c/c++ method and lambda function. More detail and example see:

About

A lua bindings library with code generation for c/c++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 62.1%
  • C 26.0%
  • C++ 11.2%
  • Other 0.7%