PIP 5.6.1
Platform-Independent Primitives
Files | Classes
Lua

Lua programs support. More...

Files

file  piluaprogram.h
 Lua Program.
 
file  pip_lua.h
 Conversions between PIP types and LuaBridge.
 

Classes

class  PILuaProgram
 Helper object for loading scripts and exposing the embedded Lua state through LuaBridge. Provides interface for loading and executing Lua scripts using LuaBridge. More...
 
struct  luabridge::Stack< PIString >
 LuaBridge stack adapter for PIString. More...
 

Detailed Description

Lua programs support.

Building with CMake

find_package(PIP REQUIRED)
target_link_libraries([target] PIP::Lua)
Common

These files provide execution of Lua programs inside C++ code.

Authors

Ivan Pelipenko peri4.nosp@m.ko@y.nosp@m.andex.nosp@m..ru; Andrey Bychkov work..nosp@m.a.b@.nosp@m.yande.nosp@m.x.ru;