Skip to content

abneptis/golua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Bindings for the lua C API

Simplest way to install:

$ goinstall -u github.com/abneptis/golua
$ cd $GOROOT/src/pkg/github.com/abneptis/golua
$ make install

Licensing
-------------------------
GoLua is released under the MIT license.
Please see the LICENSE file for more information.

Lua is Copyright (c) Lua.org, PUC-Rio.  All rights reserved.
The Lua license can be found in the source and is available online:
    http://www.lua.org/license.html

About

Go bindings for Lua C API - in progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 77.5%
  • C 22.5%