ecmascript 0.2.0

A rust implementation of an ECMAScript parser
1
function hello() { "use strict"; yield = 1; }