ECMAScript Syntax Graph

Posted on:

Ever wondered how ECMAScript syntax spec would look like if represented as a graph? Wonder no more - I just built one for fun!

Here it is in SVG:

SVG

If your browser doesn't support SVG, you can view PNG version instead (but be careful on metered connections - it's 3.4 MB).

Note: for simplicity literals and exclusion relations ("but not" / "but not one of") were removed from the graph - it's already too complex IMO :)


More posts: