The interesting thing about using python for all of this app is that the functional nature and functional relationship of the engine and app code are such that the behavioral advantages of the python code outweigh the performance advantages of C code.

I now find more reason to make the python code fast than to make the C code behave properly, and THAT’s a major toolchain milestone.