https://github.com/bakerface/pseudo-threads
Proto-threads with syntax sugar
https://github.com/bakerface/pseudo-threads
Last synced: 8 months ago
JSON representation
Proto-threads with syntax sugar
- Host: GitHub
- URL: https://github.com/bakerface/pseudo-threads
- Owner: bakerface
- License: mit
- Created: 2013-08-01T11:25:28.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T16:54:37.000Z (almost 5 years ago)
- Last Synced: 2025-06-18T03:09:37.293Z (11 months ago)
- Language: C
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pseudo-threads
========================================
This is a set of macros inspired by proto-threads, but adding some syntax sugar to make the code more elegant.