MIT researchers have developed Codon, a Python-based compiler that helps create new domain-specific languages (DSLs) within Python. Codon allows for high-performing DSLs to be brought to the Python community, with syntax taken from Python 3. The researchers used a 'bottom-up' approach, focusing on the Python infrastructure, to

Sort: