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-12 years ago719 downloads
2.1-14 years ago1,582 downloads
2.0-17 years ago508 downloads
1.1-17 years ago2,215 downloads
1.0-19 years ago174 downloads

Dependencies

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

Manifests