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
root