languages icon indicating copy to clipboard operation
languages copied to clipboard

A graph of programming languages connected through compilers.

Language Graph

Live demo

This project shows a graph where the nodes are programming languages and the edges are compilers. The graph is drawn using Cytoscape.js, particularly the CoSE layout module.

The data for the list of compilers is sourced from the compilers.js module. Please submit any data updates to that repository.