This is the Linux app named Codon whose latest release can be downloaded as codon-linux-x86_64.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Codon with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Codon
DESCRIPTION:
Codon is a high-performance Python compiler that compiles Python code to native machine code without any runtime overhead. Typical speedups over Python are on the order of 100x or more, on a single thread. Codon supports native multithreading which can lead to speedups many times higher still. The Codon framework is fully modular and extensible, allowing for the seamless integration of new modules, compiler optimizations, domain-specific languages and so on. We actively develop Codon extensions for a number of domains such as bioinformatics and quantitative finance.
Features
- No learning curve: Be as close to CPython as possible in terms of syntax, semantics and libraries
- Top-notch performance: At least on par with low-level languages like C, C++ or Rust
- Hardware support: Full, seamless support for multicore programming, multithreading (no GIL!), GPU and more
- Documentation available
- Optimizations: Comprehensive optimization framework that can target high-level Python constructs and libraries
- Interoperability: Full interoperability with Python's ecosystem of packages and libraries
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/codon.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.