PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first ...
The biggest changes include a new tracing front end (to enable more speedups on more kinds of code), the use of register allocation for faster and more memory-efficient work, better machine code ...