11 lines
187 B
Markdown
11 lines
187 B
Markdown
|
# libcoio
|
||
|
a clean, minimal, portable coroutine library
|
||
|
|
||
|
## Compiling
|
||
|
Just run 'make' in the project dir
|
||
|
|
||
|
## License
|
||
|
ISC License except where otherwise noted.
|
||
|
|
||
|
BSD-Style/GPL for coro.c/.h
|