Apr 5, 2023
MIT’s Codon compiler allows Python to ‘speak’ natively with computers
Posted by Gemechu Taye in category: robotics/AI
Researchers at MIT created Codon, which dramatically increases the speed of Python code by allowing users to run it as effectively as C or C++.
Python is one of the most popular computer languages, but it has a severe Achilles heel; it can be cumbersome compared to lower-level languages like C or C++. To rectify this, researchers from MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) set out to change this through the development of Codon. This Python-based compiler allows users to write Python code that runs as efficiently as a program in C or C++.
Continue reading “MIT’s Codon compiler allows Python to ‘speak’ natively with computers” »