Towards ECMAScript 6 with Esprima 2 Feb 9, 2015 3 min read #es6 #esprima #javascript Little did I know that the start of my adventure with Esprima three years ago will result in something beyond my expectation. While the syntax tree format used by Esprima is not original (see SpiderMonkey Parser API), this de-facto format gains a lot of traction since it provokes a Cambrian explosion of composable