https://github.com/unisay/purescript-lua-coroutine
Lua Coroutines for PureScript Lua
https://github.com/unisay/purescript-lua-coroutine
coroutines lua purescript-lua
Last synced: 8 months ago
JSON representation
Lua Coroutines for PureScript Lua
- Host: GitHub
- URL: https://github.com/unisay/purescript-lua-coroutine
- Owner: Unisay
- Created: 2023-07-16T16:23:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T16:27:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T01:44:48.764Z (over 1 year ago)
- Topics: coroutines, lua, purescript-lua
- Language: PureScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# purescript-lua-coroutine
Lua Coroutines for the [PureScript Lua backend](https://github.com/Unisay/purescript-lua)
Modest FFI to Lua coroutines:
https://www.lua.org/manual/5.3/manual.html#2.6