Codon — Expert Playground
High-performance Python compiler using LLVM; near-C speed for numeric code
Codon internalsRun locally
Install
https://github.com/exaloop/codonPython CodeRun locally
Understanding Codon's internal architecture helps make informed decisions about when and how to use it.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?