# coro **Repository Path**: changser/coro ## Basic Information - **Project Name**: coro - **Description**: a naive coroutine lib implemented with c - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # coro a naive coroutine implemented with c. just `make test` to run demo I provided.