Skip to content

amonaco/luabindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luabindings

sample lua bindings from c and c++

host.cpp - c++ host sample host.c - c host sample guest.lua - lua embedded code

dependencies:

sudo yum install lua lua-devel

compile:

make

run:

./chost ./guest.lua

About

sample lua bindings from c and c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published