Codon
Python RuntimePython N/AExpert
High-performance Python compiler using LLVM; near-C speed for numeric code
Quick Info
- Python Version
- N/A
- Dependencies
- LLVM
- Install
https://github.com/exaloop/codon
Learn by Difficulty
Quick Example
python
# Codon # High-performance Python compiler using LLVM; near-C speed for numeric code # # Codon is a Python runtime/implementation. # Key features and usage information: print("Codon") print("High-performance Python compiler using LLVM; near-C speed for numeric code") print("Python Version: N/A")
Codon is high-performance python compiler using llvm; near-c speed for numeric code. It provides an alternative way to run Python code.
Try in PlaygroundTags
runtimeimplementationinterpreter