pegjs
There are 83 repositories under pegjs topic.
pegjs/pegjs
PEG.js: Parser generator for JavaScript
peggyjs/peggy
Peggy: Parser generator for JavaScript
michael-brade/LaTeX.js
JavaScript LaTeX to HTML5 translator
metadevpro/ts-pegjs
Plugin for pegjs to generate TypeScript parsers.
EdgeVerve/feel
Expression Language for creating and executing business rules in decision table based on DMN 1.1 specification for conformance level 3
doersino/UnicodeMathML
JavaScript-based translation of UnicodeMath to MathML that can be integrated into arbitrary HTML or Markdeep documents. An interactive "playground" allows for experimentation with the syntax and insight into the translation pipeline.
tamuratak/latex-utensils
A LaTeX parser, a BibTeX parser, and utilities.
eisenwave/cdecl-plus
Similar to cdecl.org, but with broader support for language features. Static web page which supports file protocol. Parsing and to-prose conversion happen in the front-end, resulting in instant feedback.
Morgul/rpgdice
A generic RPG dice roller syntax and library.
duaraghav8/solparse
Solidity Parser for Solium
eploko/pegjs-loader
PEG.js loader for webpack
mistlog/react-peg
A react style parser generator based on PEG.js
gpkeditor/gpkeditor
markdown editor with peg.js
Anonymity94/spl2dsl
Convert Splunk SPL to Elasticsearch DSL with pegjs
Anonymity94/spl2sql
Convert Splunk SPL to ClickHouse SQL with pegjs
tgrospic/peg-html-parser
PEG HTML/XML parser
frantic1048/Est
[CONSTRUCTING] reStructuredText parser and renderer.
1ilit/oracle-sql-parser
Spec compliant SQL parser and AST explorer for Oracle
MarcelBolten/phpeggy
PHP target for Peggy parser generator
ts-graphviz/parser
Graphviz dot language parser for ts-graphviz.
seangarner/mongo-url-utils
utilities to parse url param objects into objects that can be passed to mongo functions
fabiospampinato/cson2json
A super-lightweight library for converting CSON objects to JSON objects.
oxdev03/lucene-kit
Lightweight and extensive, Lucene like solution provides powerful full-text search, serialization, and parser for javascript and typescript
slaviqueue/rio
A little language, that I'm developing to practice crafting interpreters.
zhanghai/gettext-po-parser
Gettext PO file parser
alexanderad/conways-game-of-life
Conway's Game of Life implementation in Node.js + D3.js
citation-js/bibtex-parser-experiments
Experiments to determine a new BibTeX parser formula for Citation.js -- to be applied to other formats as well
dan1wang/wiki.ly
PEG-based wikitext tokenizer
guychouk/promql-parser
💬 A PromQL parser written in JS using PEG.js
isuke/advanced-poe-filter-parser
Advanced PoE Filter Parser
Kantouzin/python-pegjs
Python parser using PEG.js
lmangani/timelion-chain-parser
Timelion Query Chain Parser
ming-codes/babel-plugin-pegjs-inline-precompile
Babel plugin for inline precompile of pegjs expression
seanpm2001/Learn-PEG.js
A repository for showcasing my knowledge of the PEG.js programming language, and continuing to learn the language.
tamuratak/vscode-pegjs
PEG.js language support for Visual Studio Code
KodyJKing/regex-grammars
Generate regexes from highly legible PEG-like grammars