ecmascript 0.2.0

A rust implementation of an ECMAScript parser
1
var hello = function hi() { sayHi() };