Package: wnpp Severity: wishlist Owner: Joseph Nahmias <[email protected]> Control: block 1138497 by -1 X-Debbugs-CC: [email protected], Kartik Chandra <[email protected]>, Tim Radvan <[email protected]>, Debian Javascript Maintainers <[email protected]>
* Package name : node-nearley Version : 2.20.1 Upstream Author : Hardmath123 * URL : https://nearley.js.org/ * License : Expat Programming Lang: JavaScript Description : Simple, fast, powerful parser toolkit for JavaScript nearley is a streaming parser with support for catching errors gracefully and providing all parsings for ambiguous grammars. It is compatible with a variety of lexers (we recommend moo). It comes with tools for creating tests, railroad diagrams and fuzzers from your grammars, and has support for a variety of editors and platforms. It works in both node and the browser. . Unlike most other parser generators, nearley can handle any grammar you can define in BNF (and more!). In particular, while most existing JS parsers such as PEGjs and Jison choke on certain grammars (e.g. left recursive ones), nearley handles them easily and efficiently by using the Earley parsing algorithm. . Node.js is an event-based server-side JavaScript engine. dep for pixl-server-storage i plan to maintain this under the js-team

