Python library for creating PEG parsers
-
Updated
May 7, 2025 - Python
Python library for creating PEG parsers
Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
Yet another PEG parser combinator library and DSL
Fastest general-purpose parsing library for Python with a familiar API
A PEG Parsing Tool
A repository containing all experiments for the course Compiler Design.
Lightweight condition parsing and building of evaluation expressions
Asynchronous parser taking incremental bites out of your byte input stream.
an implementation of a kpi engine with basic calculation capabilities for the smart applications course 24/25 at Unipisa.
An educational Yacc parser implementation for the specified grammar, featuring Java-like addition rules and integrated type checking for assignment consistency. Explore code, examples, and tests to deepen your understanding of Yacc parsing and semantic analysis.
Tugas ini merupakan salah satu tugas besar matakuliah IF2124 Teori Bahasa Formal dan Automata yang berfokus pada pengaplikasian Context Free Grammar (CFG), Chomsky Normal Form (CNF), dan Algoritma CYK (Cocke-Younger-Yagami) untuk melakukan parsing terhadap bahasa pemrograman JavaScript.
This package implements a PEG (Parsing Expression Grammar) to parse syntax, i add rules to parse URL, HTTP request and response easily with security and some format like hexadecimal, base32, base64, base85, CSV, JSON...
Translate between JFLAP, LaTeX, parsingEmulator and Context-free grammar-checker (Calgary) format
Add a description, image, and links to the parsing-expression-grammar topic page so that developers can more easily learn about it.
To associate your repository with the parsing-expression-grammar topic, visit your repo's landing page and select "manage topics."