nearley
Parser generator
A toolkit for building efficient and powerful parsers in JavaScript.
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
4k stars
45 watching
232 forks
Language: JavaScript
last commit: 3 months ago
Linked from 2 awesome lists
earley-algorithmearley-parserjavascriptnearleynodenodejsparserparsingparsing-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit for building parsers and lexers in JavaScript | 2,511 |
| A fast and reliable CSV parser for JavaScript applications | 12,621 |
| A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility | 7,697 |
| A JavaScript compressor and mangler toolkit for optimizing ES6+ code size | 8,762 |
| A JavaScript library for extracting specific data from text | 5,290 |
| A small, fast JavaScript parser with plugin support | 10,671 |
| A fast and forgiving HTML parser with a focus on minimal allocations | 4,474 |
| A tool for optimizing and checking JavaScript code to make it run faster | 7,425 |
| A JavaScript library for string manipulation and formatting | 3,607 |
| A toolkit for building parsers and compilers using parsing expression grammars | 5,017 |
| A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. | 3,235 |
| A tool for generating fast parsers with excellent error reporting from JavaScript code | 4,839 |
| A JavaScript MVVM (Model-View-ViewModel) library that simplifies the creation of rich, responsive user interfaces by automatically synchronizing data between models and views. | 10,479 |
| An npm package that allows importing PEG.js grammars as parsers directly in code | 7 |
| A tool for generating JavaScript parsers from grammars | 4,364 |