lua53-coxpcall-1.13.0p4
encapsulate protected Lua calls with a coroutine based loop
Back to search · Project homepage
Description
Coxpcall encapsulates the protected calls with a coroutine based loop,
so errors can be handled without the usual pcall/xpcall issues with
coroutines.
Using Coxpcall usually consists in simply loading the module and then
replacing Lua pcall and xpcall by copcall and coxpcall.
Package information
- Ports path
- devel/coxpcall,lua53
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/lua
- Available flavors
- lua52, lua53
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.