luacpp
Lua C++ wrapper, an easy way to add lua scripting capabilities to an existing C++ project.
File Explorer
Download Latest Version (.zip)- config.yml
- devcontainer.json
- luacpp.jpg
- bug_report.md
- feature_request.md
- codeql-analysis.yml
- DCP-001-bounds-checking-null-handling.md
- DCP-002-lua-state-pooling.md
- 1-introduction.md
- 2-state-pooling.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- Doxyfile.in
- pull_request_template.md
- RELEASE.md
- LuaState.cpp
- LuaState.hpp
- LuaTBoolean.cpp
- LuaTBoolean.hpp
- LuaTNil.cpp
- LuaTNil.hpp
- LuaTNumber.cpp
- LuaTNumber.hpp
- LuaTString.cpp
- LuaTString.hpp
- LuaTTable.cpp
- LuaTTable.hpp
- LuaTUserData.cpp
- LuaTUserData.hpp
- LuaType.cpp
- LuaType.hpp
- PoolConfig.hpp
- PooledState.hpp
- PoolManager.cpp
- PoolManager.hpp
- StatePool.cpp
- StatePool.hpp
- example_AddCMetaMethod.cpp
- example_helloworld.cpp
- example_LuaLibrary.cpp
- example_LuaMetaObject.cpp
- example_StatePool.cpp
- example_StatePoolAdvanced.cpp
- hello.lua
- LuaCFunction.cpp
- LuaCFunction.hpp
- LuaCodeSnippet.cpp
- LuaCodeSnippet.hpp
- LuaCompiler.cpp
- LuaCompiler.hpp
- LuaLibrary.cpp
- LuaLibrary.hpp
- LuaRegistry.cpp
- LuaRegistry.hpp
- PoolTestUtils.hpp
- TestLuaCompiler.cpp
- TestLuaContext.cpp
- TestLuaContextErrors.cpp
- TestLuaContextNewState.cpp
- TestLuaContextPooling.cpp
- TestLuaLibrary.cpp
- TestLuaMetaObject.cpp
- TestLuaTypes.cpp
- TestPoolManager.cpp
- TestStatePool.cpp
- CMakeLists.txt
- Lua.hpp
- LuaContext.cpp
- LuaContext.hpp
- LuaCpp.cppm
- LuaCpp.hpp
- LuaCppConfig.cmake.in
- LuaMetaObject.cpp
- LuaMetaObject.hpp
- LuaVersion.cpp
- LuaVersion.hpp
- .codacy.yml
- .gitignore
- LICENSE
- README.md
- SECURITY.md
// repository documentation
Was this content helpful?
(0 ratings)
