catchify

Tiny try-catch-finally implementation for Lua

$ luarocks install catchify

Lua does not have a common syntax sugar to wrap the code that will possibly lead to errors. This package
provides a very simple way to bring this sugar to Lua

Versions

1.0.0-12 years ago30 downloads

Dependencies

lua >= 5.3

Manifests