CodonEasy Playground

High-performance Python compiler using LLVM; near-C speed for numeric code

What is Codon?Run locally
Install
https://github.com/exaloop/codon
Python CodeRun locally

Codon is high-performance python compiler using llvm; near-c speed for numeric code. It provides an alternative way to run Python code.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?