A graph of programming languages connected through compilers.
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.