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-11 year ago440 downloads
2.1-13 years ago1,577 downloads
2.0-16 years ago505 downloads
1.1-16 years ago160 downloads
1.0-18 years ago167 downloads

Dependencies

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

Manifests