bnf-parser
There are 15 repositories under bnf-parser topic.
ArashPartow/lexertk
C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html
mingodad/parsertl-playground
A web based playground for parsertl/lexertl
gbuzykin/parsegen
A tool for LALR-grammar based parser generation
takamin/lex-bnf
General-purpose recursive descent parser and evaluator
imlyzh/bnf_transform
Let BNF file transfrom to pest
tacoberu/bnf-php
Framework for building BNF like parsers.
AleksaMCode/bnf-parser
BNF (Backus-Naur Form) LL(k) parser.
lydia-ath/miniPython-Compiler
A miniPython Compiler for the Compilers course @/AUEB (2021)
e-astsea/programming-language
22-1 프로그래밍 언어론 과제
ehubscher/grammar_commons
Python helper library to expand multi-lingual modified BNFs.
mikanmi/securehttpparser
'securehttpparser,' written in Lex and C, is the prototype library including Lex Rules to parses HTTP/1.1 header generated from ABNF on RFCs related to HTTP specification.
antononcube/WL-FunctionalParsers-paclet
This Wolfram Language paclet provides an implementation of a system of functional parsers.
dizys/nyu-ai-lab-2
NYU Artificial Intelligence Course Lab 2: A BNF to CNF converter and generic DPLL solver
jianzhi-1/darboux-parser
cs61a a+ project