Skip to content

davidxifeng/lnewt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a newt binding library for Lua 5.3

This is a simple newt binding library for lua 5.3, fork from luanewt.

It has been tested only on Mac OS X and Centos 6.

TODO

  • complete the empty binding function
  • improve the Lua api
  • add documentation with LDoc

build & usage

install deps

brew install newt # MacOS X
yum install -y newt-devel # CentOS

and then just do make, run test with make test

About

a newt binding library for Lua 5.3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published