项目作者: mohd-akram

项目描述 :
A graph of programming languages connected through compilers.
高级语言: JavaScript
项目地址: git://github.com/mohd-akram/languages.git
创建时间: 2016-09-03T19:16:36Z
项目社区:https://github.com/mohd-akram/languages

开源协议:MIT License

下载


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.