Algojammer
Algojammer copied to clipboard
Fork CPython to efficient record the execution
Algojammer should be shipped as a completely standalone fork of CPython (or maybe Pypy...?).
No fragile hacks, just save the appropriate bytecode instructions when they are executed in ceval.c.
This would also also it to match the exact distribution used in Code Jam.