jsparser

Javascript to Dart Converter

APACHE-2.0 License

Stars
15

A simple JavaScript? parser written in Dart during the London Dart Hackathon 2012.

The project's focus is on simplicity rather than speed. This allowed it to be implemented in a relatively short amount of time, and makes it easier to understand.