Skip to content

fiatjaf/lunatico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library makes it easy for people who don't understand the Lua stack thing to run Lua scripts inside Go programs. It uses https://github.com/aarzilli/golua underneath (but could be easily ported to other Lua implementations as the functions are almost the same).

See the small test file for how to use (hint: it's basically (i) set some globals, (ii) run Lua code, (iii) get globals back).

About

Go stuff to Lua and back: helper functions for github.com/aarzilli/golua

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages