PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first ...
PString is a C++ string library designed to emulate the behavior and functionality of Python's str type. Developed as a modified component of the sapy project.