Skip to content
/ luaobj Public
forked from zentelfong/luaobj

LuaObj the object-oriented encapsulation

License

Notifications You must be signed in to change notification settings

Dzlua/luaobj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luaobj

LuaObj is an object oriented framework to deal with Lua objects and functions in C++. Member functions can be registered into Lua and Lua functions and tables can be used in C++ code with a very simple and intuitive syntax.

About

LuaObj the object-oriented encapsulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.6%
  • C 34.0%
  • Other 0.4%