Skip to content

A collection of Lua modules with useful utility functions and bindings to C functions and libraries.

License

Notifications You must be signed in to change notification settings

dirkfeytons/lua-tch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-tch

A collection of Lua modules with useful utility functions and bindings to C functions and libraries.

Documentation of the API can be found on https://dirkfeytons.github.io/lua-tch/ It's generated with LDoc. The config used to generate the documentation can be found in ./doc/config.ld. Generating the documentation is as simple as ldoc -c ./doc/config.ld src/ from the root of the repository. The generated documentation can then be found in ./doc.

This code was originally developed in Technicolor, hence the -tch in the name.

Dependencies

lua-tch uses or binds functionality from the following libraries:

License

lua-tch uses the 2-clause ClearBSD license.

For detailse see the LICENSE file.

About

A collection of Lua modules with useful utility functions and bindings to C functions and libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published