typecheck

Gradual type checking for Lua functions.

$ luarocks install typecheck

A Luaish run-time gradual type checking system, for argument and
return types at function boundaries with simple annotations that can
be enabled or disabled for production code, with a Lua API modelled
on the core Lua C language API.

Versions

3.0.1-215 days ago63 downloads
3.0.1-115 days ago38 downloads
3.0-13 years ago1,332 downloads
2.1-16 years ago1,624 downloads
2.0-18 years ago516 downloads
1.1-19 years ago5,940 downloads
1.0-110 years ago192 downloads

Dependencies

lua >= 5.1, < 5.6
std._debug >= 1.0.1

Manifests