readme that no one will ever read

lib
Avril 3 years ago
parent 6fbd197e57
commit f8e9e31c89
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -0,0 +1,5 @@
Example of a contextual state machine implementation in C(++)
Goal:
A PoC full C implementation of 'generator' functions in C using the rather janky `_Generic`.
Currently the implementation is in an extremely small subset of C++ using only a few templates to get around C's janky implementation of generics.
Loading…
Cancel
Save