5.0.0 • Published 10 years ago

ecma-parse v5.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

ECMAScript 5.1 Bennu Parser

Library of Bennu javascript parser combinators for lexing and parsing ECMAScript 5.1.

Modules

ecma/lex

Parsers for tokenizing ECMAScript 5.1 input streams.

ecma/parse

Parsers for building abstract syntax trees from token streams.