/languages

A graph of programming languages connected through compilers.

Primary LanguageJavaScriptMIT LicenseMIT

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.