Can Codon ‘Turbocharge Python’s Notoriously Slow Compiler’?
IEEE Spectrum reports on Codon, a Python compiler specifically developed to, as they put it, “turbocharge Python’s Notoriously slow compiler.”
“We do type checking during the compilation process, which lets us avoid all of that expensive type manipul…