Codon is a high-performance Python implementation that compiles to native machine code without any runtime overhead. Typical speedups over vanilla Python are on the order of 10-100x or more, on a ...
from python import allows importing and calling Python functions from existing Python modules. @python allows writing Python code directly in Codon. In order to use these features, the CODON_PYTHON ...
Craig will give an introduction to Codon, yet another Python compiler. He will cover the basics, the good, the bad, and what it is good for, and what Codon is missing. We will be holding a Hybrid ...