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-13 years ago1,196 downloads
2.1-16 years ago1,608 downloads
2.0-18 years ago515 downloads
1.1-19 years ago5,612 downloads
1.0-110 years ago191 downloads

Dependencies

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

Manifests