ebnf-syntax
There are 17 repositories under ebnf-syntax topic.
mingodad/parsertl-playground
A web based playground for parsertl/lexertl
ChAoSUnItY/ebnf
A successor bnf parsing library of bnf parsing library, for parsing Extended Backus–Naur form context-free grammars
narek-sv/BasicCompiler
A compiler written in Swift.
torao/ebnf
Parser Generator Library for Rust based on Extended BNF (ISO/IEC 14977:1996 Spec)
yegor256/naive-ebnf
LaTeX package for printing EBNF in plain text format
DanielHauge/ebnfer
A LSP implementation for EBNF.
L3odr0id/SLY_s-parser
EBNF python parser with SLY example
xiaowangxu/sPARKs
a Tiny JS based "Recursive Descent/LL(1)" Parser library
Lazzlo2096/ebnf-toolset
This EBNF toolset creates fully linked HTML pages from your EBNF descriptions.
Missmevas/PAL-compiler
The objective of this project was to develop a synax and semantic analyser (frontend compiler) for the language PAL, encapsulated within a command-line application that enables a user to process a PAL program to verify its syntactic and semantic correctness. The implementation of the compiler has been based on Ardkit documentation.
TERESH1/Pascal-lexical-grammar-analyzer
written with PascalABC.NET
VShilenkov/vscode-rrebnf
Visual Studio Code extension which provides syntax highlighting for EBNF suitable for Railroad Diagram Generator.
AgrVanshika/Parser-for-Perl-like
Parser for a Perl-like-language given the EBNF notation
egberts/filetype-ebnf-grammars
Determine which file format of EBNF is being used and what program uses it.
egberts/vim-syntax-ebnf
EBNF Syntax Highlighter for VimL-class editors.
growler/tree-sitter-webnf
A tree-sitter parser for Wirth's variant of EBNF (Wirth Syntax Notation), mostly used in Golang Language Specification
hiimsergey/dntodo
How I'm writing TODOs