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-245 days ago121 downloads
3.0.1-145 days ago40 downloads
3.0-13 years ago1,338 downloads
2.1-16 years ago1,634 downloads
2.0-18 years ago521 downloads
1.1-19 years ago6,251 downloads
1.0-110 years ago192 downloads

Dependencies

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

Manifests