Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Basic Example

Demonstrates the simplest way to run Lua code from Go.

Run

go run ./examples/basic

Output

factorial(10) = 3628800