Programming Languages Visualized

This project aims to illustrate what code of different programming languages looks like. Code from common FOSS projects has been run through code-to-svg.

JavaScript

from facebook/react A visualization of some JavaScript source code.

Ruby

from rails/rails A visualization of some Ruby source code.

Python

from jkbrzt/httpie A visualization of some Python source code.

Java

from elastic/elasticsearch A visualization of some Java source code.

C

from torvalds/linux A visualization of some C source code.

C++

from apple/swift A visualization of some C++ source code.

Swift

from Alamofire/Alamofire A visualization of some Swift source code.

PHP

from symfony/symfony A visualization of some PHP source code.