fredizzimo / libmpack-lua

libmpack lua binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libmpack lua binding

Travis Build Status

Building

LUA_TARGET=$(PLATFORM) make

Where PLATFORM is a supported Lua 5.1 platform: linux (default), freebsd, macosx, ...

For the complete list of targets run:

make; cd .deps/5.1.5/src/lua && make

About

libmpack lua binding

License:MIT License


Languages

Language:C 50.6%Language:Lua 42.0%Language:Makefile 7.4%