rollup-plugin-pegjs
Parser library
An npm package that allows importing PEG.js grammars as parsers directly in code
Import PEG.js grammars as parsers directly in your code
7 stars
3 watching
5 forks
Language: JavaScript
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
| A tool for generating parsers from parsing expression grammars using the Packrat parser generator | 1,028 |
| Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| A minimalist C++20 library for building pattern-matchers and parsers using Parsing Expression Grammars (PEGs) | 198 |
| A C++ header-only library for parsing expression grammars with support for linear-time parsing and syntax sugar. | 920 |
| A Python library for building and executing grammars using a parsing-expression grammar approach | 2,247 |
| A tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers. | 3 |
| A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,480 |
| A Rollup plugin that allows importing Pug templates as HTML strings | 3 |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 |
| An implementation of markdown syntax in C using a parsing expression grammar | 698 |
| Serves rolled-up bundles similar to webpack-dev-server | 248 |
| Converts CommonJS modules to ES module format | 21 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| Allows importing build-time constants into JavaScript code with Rollup. | 11 |