A high-performance engine that does the hard work, so you don’t have to
The Exaloop platform is powered by patented compiler technology developed at MIT, and a new Python implementation called Codon.
Python, supercharged
Python is easy to learn, simple and offers a rich ecosystem of libraries and packages. But Python is notoriously slow and can’t scale to meet the data demands of the modern era. That’s why we created Codon, a high-performance, compiled, zero-overhead Python implementation that gets 10-100x speedups over vanilla Python and matches C/C++ performance. Codon unlocks native code performance, parallel programming, GPU acceleration and more, for anyone with a basic Python background.
Under the Hood
Codon uses LLVM to generate native machine code for a variety of architectures and backends.
Learn more in the Codon docs, and find Codon on GitHub.