PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first ...
With Polystate, you can write 'state functions' that produce entirely new states, whose transitions are decided by a set of parameters. This enables composition: constructing states using other states ...