ecmascript 0.2.0

A rust implementation of an ECMAScript parser
1
function test() { "use strict" + 42; }