esparse
ECMAScript parser
An ECMAScript parser that produces an abstract syntax tree from source code
A Beautiful Parser for the ECMAScript Language
116 stars
11 watching
10 forks
Language: JavaScript
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides high-performance parsing infrastructure for ECMAScript programs | 409 |
| A Rust-based scanner/tokenizer for the ECMAScript programming language | 3 |
| A utility to convert JavaScript code into an abstract syntax tree (AST) format | 13 |
| Defines an abstract syntax tree format for ECMAScript | 51 |
| A JavaScript parser library for .NET with improved performance and features. | 26 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| A parser and validator for regular expressions in ECMAScript | 24 |
| A tool for parsing XML data in a simple and efficient way | 17 |
| A tool for collecting code coverage for EcmaScript Modules in JavaScript applications | 8 |
| Traverses ECMAScript files based on import/require chains to identify used files and enforce code quality | 2 |
| Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
| An ECMAScript parser that generates a data structure used in security analysis | 252 |
| A library of traversal functions for the ECMAScript Abstract Syntax Tree (AST) | 947 |
| A tool for parsing and generating XML documents in Erlang. | 268 |
| A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |