You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril
7aa3287981
|
4 years ago | |
---|---|---|
include | 4 years ago | |
src | 4 years ago | |
.gitignore | 4 years ago | |
Makefile | 4 years ago | |
README | 4 years ago | |
TODO | 4 years ago |
README
Example of a contextual state machine (generator methods) implementation in basic C++, using mostly C constructs. See `src/test/main.cpp` for example.