Projects in Awesome Lists tagged with grammar-parser
A curated list of projects in awesome lists tagged with grammar-parser .
https://github.com/jxmorris12/language_tool_python
a free python grammar checker 📝✅
grammar grammar-checker grammar-parser languagetool nlp python spellchecker
Last synced: 02 Jan 2026
https://github.com/fhightower/ioc-finder
Simple, effective, and modular package for parsing observables (indicators of compromise (IOCs), network data, and other, security related information) from text. It uses grammars rather than regexes which makes it more readable, maintainable, and hackable. Explore our interactive documentation here: https://hightower.space/ioc-finder/
cidr-range cidr-ranges grammar-parser grammars hacktoberfest indicators-of-compromise ioc-finder iocs ipv4 malware-analysis malware-research network-data observable parse-urls threat-hunting threat-intelligence threat-sharing threatintel
Last synced: 13 Apr 2025
https://github.com/foo123/codemirror-grammar
Transform a JSON grammar into a syntax-highlight parser for CodeMirror
bnf codemirror-editor grammar-parser peg syntax-highlighter
Last synced: 17 Mar 2025
https://github.com/howardyclo/grammar-pattern
Extract and align grammar patterns from English sentences.
chunking grammar grammar-parser grammar-pattern grammar-rules shallow-parser
Last synced: 24 Oct 2025
https://github.com/foo123/ace-grammar
Transform a JSON grammar into a syntax-highlight parser for ACE Editor
ace-editor bnf grammar-parser peg syntax-highlighter
Last synced: 21 Mar 2025
https://github.com/fidelisrafael/esperanto-analyzer
Morphological and syntactic analysis of Esperanto sentences
analyzer esperanto grammar grammar-checker grammar-learning grammar-parser grammars language language-learning languages linguistic-analysis linguistics natural-language natural-language-interface natural-language-processing natural-language-programming python tokenizer
Last synced: 16 Feb 2026
https://github.com/colinkennedy/tree-sitter-usd
USD file grammar parser
grammar-parser parser tree-sitter usd
Last synced: 16 Mar 2025
https://github.com/soroushj/lr1-parser-vis
Create LR(1) parsers in your browser and see how they work
grammar-parser lr-parser lr1 parser
Last synced: 08 Apr 2025
https://github.com/alt-romes/calculator-c-parser
A simple implementation of a parser and its use to calculate simple mathematical expressions
c grammar-parser ll1-grammar parser simple
Last synced: 23 Mar 2025
https://github.com/sergey0xff/lexit
An open source lexer generator
compiler grammar grammar-parser lexer lexer-generator lexical-analyzer python python3
Last synced: 12 May 2025
https://github.com/foo123/highlightjs-grammar
Transform a JSON grammar into a syntax-highlight mode for Highlight.js
grammar-parser syntax-highlighter
Last synced: 10 Apr 2025
https://github.com/foo123/prism-grammar
Transform a JSON grammar into a syntax-highlighter for Prism
grammar-parser syntax-highlighter
Last synced: 24 Oct 2025
https://github.com/melchisedech333/antlr4-experiments
:wrench: My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.
antlr-language-development antlr4 antlr4-grammar grammar-checker grammar-parser grammar-parser-generator grammar-rules grammars grammars-utility language-development language-processing semantic-analysis semantics syntax syntax-analysis syntax-analyzer syntax-tree tokenization tokenizer tokenizer-parser
Last synced: 11 Apr 2025
https://github.com/ikergarcia1996/basic-cyk-parser
Basic CYK-Parser written in python 3
cyk cyk-algorithm cyk-parser grammar grammar-parser natural-language-processing nlp parser parsing python-3
Last synced: 05 Oct 2025
https://github.com/ars-linguistica/pylfg
PyLFG is a Python library for working within the Lexical Functional Grammar (LFG) formalism. It provides a set of classes and methods for representing and manipulating LFG structures, including f-structures and c-structures.
grammar grammar-parser lexical-functional-grammar python syntax-analysis
Last synced: 22 Apr 2025
https://github.com/fymyte/tree-sitter-rasi
RASI grammar for tree-sitter
grammar grammar-parser rasi rofi tree-sitter tree-sitter-parser
Last synced: 26 Feb 2026
https://github.com/basemax/mylang
A hobby compiler build by nearley. (Thanks from Toby)
compiler grammar grammar-checker grammar-parser interpreter js lexer nearley nearley-grammar nearleyjs nodejs
Last synced: 17 Aug 2025
https://github.com/manuelelucchi/liblet.jl
A simple library for language and compilers building
grammar-parser julia julia-language language-design parsing-engine parsing-library
Last synced: 07 May 2025
https://github.com/foo123/syntaxhighlighter-grammar
Transform a grammar in JSON format to a highlight brush for SyntaxHighlighter
grammar-parser syntax-highlighting
Last synced: 10 Apr 2025
https://github.com/xuyi-tongji/ntdb
an RDBMS implemented by Golang
bplustree concurrent-programming database grammar-parser mvcc net-programming rdbms storage-engine tcpserver transaction trie undo-redo
Last synced: 14 Apr 2025
https://github.com/lszeremeta/yarspg
YARS-PG grammar. The YARS-PG serialization is specially designed for graphs, especially property graphs.
antlr antlr-grammar antlr4 antlr4-grammar databases grammar grammar-checker grammar-parser graph graph-database graph-databases graph-serialization property-graph serialization yars yars-pg yars-pg-grammar yarspg
Last synced: 30 Jun 2025
https://github.com/izackwu/opg-analyzer
OPG (Operator Precedence Grammar) analyzer/parser. 算符优先文法分析器
Last synced: 12 Apr 2025
https://github.com/jrfferreira/syntax-based-completion
A input field with a syntax-based completion
auto-completion bnf grammar-parser react-component
Last synced: 16 May 2026
https://github.com/lszeremeta/yars
YARS grammar
antlr antlr-grammar antlr4 antlr4-grammar database grammar grammar-checker grammar-parser grammar-rules graph property-graph rdf-graph rdf-graphs semantic-web yars
Last synced: 09 Apr 2025
https://github.com/l3odr0id/sly_s-parser
EBNF python parser with SLY example
ebnf ebnf-syntax example grammar-parser grammar-rules parser python sly
Last synced: 15 Mar 2025
https://github.com/sandromaglione/parser_entities_models
Parser written with Ohm which converts a definition file to models and entities classes in `.dart` for Flutter projects. Simply define the attributes and their type, and the application will generate the complete nested file structure for you.
compiler compiler-construction dart dartlang flutter grammar grammar-checker grammar-parser javascript ohm ohmjs package
Last synced: 11 Apr 2026
https://github.com/antononcube/raku-dsl-entity-geographics
Raku package with grammars for geographic entities.
geographic-data grammar-parser named-entity-recognition raku
Last synced: 02 Apr 2025
https://github.com/michel-leonard/turtle
Turtle Language Interpreter using C, Flex (lexical analysis) and Bison (parsing).
bison-flex grammar-parser lexical-analysis
Last synced: 28 Mar 2025
https://github.com/melchisedech333/antlr4-demonstration-project
:wrench: Demonstration of using ANTLR4 (with runtime for C++) in projects for context-free grammar processing. The ANTLR4 (Java) package is included, and the project is configured to compile on Linux.
antlr antlr-development-environment antlr-grammar antlr4-grammar grammar-checker grammar-parser grammar-rules grammars grammars-utility language-development language-processors semantic-analysis semantics syntax syntax-analysis syntax-analyzer syntax-tree tokenization tokenizer tokenizer-parser
Last synced: 16 Jul 2025
https://github.com/zoobereq/grammatical-similarities-in-the-dialogues-between-star-wars-characters
Grammatical Similarities in the Dialogues between Star Wars Characters
grammar grammar-parser nlp nltk nltk-python presentation python slides star-wars starwars
Last synced: 26 Jul 2025
https://github.com/fractal6/fractal6-schema
Data model for Fractale system
dgraph grammar-parser graphql tatsu
Last synced: 29 Jul 2025
https://github.com/pablo-mayrgundter/parser.js
Text parser in Javascript. Formal grammars with recursive rules and first-class JS RegExp-based rules.
grammar grammar-parser parser parser-library regex
Last synced: 21 Apr 2026
https://github.com/massigy/ll1p.go
This is a simple LL(1) grammar tokenizer & parser written in Go.
go-programming-language golang grammar-parser language-theory ll1-grammar ll1-parser parser regular-expression tokenizer
Last synced: 10 Aug 2025
https://github.com/sk-azraf-sami/piratescript-compiler-design
Welcome to the high seas of programming with PirateScript, a language as adventurous and cunning as a pirate on the hunt for buried treasure. PirateScript be more than just a set of code rules; it's a linguistic journey through the seven seas of syntax and semantics, where every line of code tells a tale of daring escapades and nautical exploits.
abstract-syntax-tree bison bison-flex bison-yacc compiler-design grammar-parser grammer-checker lexical-analysis lexical-parser
Last synced: 17 Jun 2026
https://github.com/annyman/weavr
CLI note making tool for hackers.
cli grammar-parser indie json mit-license nobloat parsing peg rust
Last synced: 19 May 2026
https://github.com/reisaraujo-miguel/jflap-ng
JFLAP-NG brings JFLAP to the next generation with Java 25, modern dependencies and build tools
automata formal-languages gradle grammar-checker grammar-parser java jflap l-systems
Last synced: 11 Apr 2026
https://github.com/wldfngrs/parser-generator
Yet Another Parser Generator takes a grammar specification for an LR(1) grammar as input and generates a C++ header file containing tables and helper structs for parsing the LR(1) grammar.
c-plus-plus cpp17 grammar grammar-parser lookahead lr-parser lr1 lr1-parser parser-generator
Last synced: 28 May 2026
https://github.com/winstonliyt/c-basedcompilerwithqt
C-based Compiler With Qt for Course 10031202 Project
compiler-design cpp grammar-parser lr1-parser syntax-analyzer
Last synced: 28 Apr 2026
https://github.com/raws/harby
Tcl-like syntax parser
grammar grammar-parser parser ruby tcl
Last synced: 10 Oct 2025
https://github.com/kpiorno/mean
A LL-N Grammar Parser for C++11. Fun to travel. Python-like bytecode generator and controller. Zero dependencies.
bytecode cpp11 grammar grammar-parser parser python python3
Last synced: 28 Apr 2026
https://github.com/fdero/minigrammar
A parser-generation library that makes use of python metaprogramming to inject the parsing-logic into user defined AST-classes
grammar grammar-parser metaprogramming parsing parsing-library python3 reflection
Last synced: 02 Jan 2026
https://github.com/chrisbloom7/parslet-v-treetop
Benchmarking and DSL comparison for a simple PEG grammer parser implemented with Parslet 2.0 and Treetop 1.6.
benchmarking grammar-parser peg ruby
Last synced: 25 Mar 2025
https://github.com/coditva/yaccing
Stop yacking, start yaccing with parser generators!
bibtexparser bison grammar-parser lex yacc
Last synced: 26 Jan 2026
https://github.com/alvarogarcia7/training-parser-antlr4
antlr4 antlr4-grammar grammar grammar-parser parser python3 training
Last synced: 17 Jun 2026
https://github.com/oleksa-oleksa/compiler_design
Chomsky grammar types + compiler created during semester
compiler-design grammar-parser grammar-rules
Last synced: 05 Apr 2025
https://github.com/kkkooolllyyyaaa/math_log
My assignments in the mathematical logic discipline
c-plus-plus expression-evaluation expression-parser expression-tree grammar-parser java math mathematical-logic
Last synced: 12 May 2026
https://github.com/musty-ess/nlp-sentence-parser-and-noun-phrase-extractor
This project involves building an AI tool that parses sentences and extracts noun phrases using Python 3.12. The parser utilizes a context-free grammar to break down sentences into their structural components, helping to understand the sentence’s structure.
ai ai-parser artificial-intelligence context-free-grammar grammar-parser natural-language-processing nlp nlp-grammar nltk python sentence-parsing sentence-structure text-processing
Last synced: 02 Jul 2026
https://github.com/miottonicola/unive-pel_json-parser
Class Json with parser (Grammatic Context Free)
Last synced: 16 May 2026
https://github.com/iwpnd/toponym
build grammatical cases for words in slavic languages
grammar-parser grammatical-cases nlp python slavic-grammar slavic-languages toponym
Last synced: 02 Apr 2025
https://github.com/jraufeisen/Language-Parsing-in-Action
Demonstrating the built-in features of Xcode supporting the YACC parser generator
Last synced: 12 Mar 2025
https://github.com/polaris000/erplagcompiler
bits-pilani c compiler-design dfa first-follow-sets grammar-parser project
Last synced: 14 Jun 2025
https://github.com/samyb2/latsi-language
Implement the new LATSI language with Ocaml and menhir.
dune grammar-parser menhir ocaml ocamllex
Last synced: 08 Oct 2025
https://github.com/iroyalx/mini_cpp_compiler
UNI S4: a mini CPP lexical and syntax analyzer written by c++
automata c-language c-plus-plus c-programming compiler cplusplus cpp cppprogramming cppprojects grammar-checker grammar-parser lexer lexer-parser lexical mini-compiler parser syntax-analyser
Last synced: 04 May 2026
https://github.com/l-applin/rept
Repeat langage Interpreter
backus-naur-form grammar-parser interpreter ply
Last synced: 14 Oct 2025
https://github.com/mdmfernandes/tree-sitter-selinux
Tree-sitter grammar for SELinux
grammar-parser selinux tree-sitter
Last synced: 20 Jan 2026
https://github.com/lucaspadoni/compiler-and-interpreter-based-on-antlr
Implementation of a parser, a compiler and an interpreter for a programming language called “SimplanPlus” which is based on ANTLR.
antlr antlr4 compiler grammar grammar-parser interpreter java language-recognition parser parser-generator
Last synced: 09 Jul 2025
https://github.com/yann39/cyk-grammar-parser
Java Swing application to demonstrate grammar parsing using the Cocke–Younger–Kasami algorithm
cocke-younger-kasami-algorithm cyk-algorithm grammar-parser graphics2d java swing
Last synced: 25 Oct 2025
https://github.com/yashrajgithub/mathlang-compiler
MathLang Compiler is an AI-powered web application that translates natural language mathematical expressions into executable JavaScript code. Built with React, TypeScript, and Vite, it enables seamless code generation and execution from plain English inputs, showcasing the power of language processing in computational logic.
compiler compiler-design grammar-parser react tokenization typescript vite
Last synced: 07 May 2026
https://github.com/developermell/buried_treasure
Historic and modern buried hidden treasure.
bison bison-yacc buried buried-treasure game geolocation grammar-parser html javascript lexical-parser minetest pirates treasures treaures
Last synced: 15 Apr 2026
https://github.com/sudormrfbin/compiler-design-assignment
A compiler for a pseudo code langauge
bison-flex compiler compiler-design grammar-parser programming-language-development
Last synced: 26 Mar 2025
https://github.com/ukoloff/cfgram
Теория языков программирования и методы трансляции
grammar-parser grammars translation urfu
Last synced: 08 Jan 2026
https://github.com/someshdiwan/information-retrieval
Demonstrating techniques for text document processing, including vector space modeling, cosine similarity computation, and other information retrieval methods. Ideal for learning and implementing basic IR concepts.
grammar-parser information information-extraction information-retrieval
Last synced: 07 Jul 2025
https://github.com/ars-linguistica/.github
grammar-parser grammars linguistics nlp-machine-learning
Last synced: 27 Mar 2026
https://github.com/alexdremov/sxtree
Generate AST syntax parser from grammar file
grammar grammar-parser grammar-parser-generator lexer lexer-framework lexer-parser parser parser-framework
Last synced: 21 Apr 2026
https://github.com/lucapolese/laboratorioantlr
Secondo Laboratorio del corso: Automi e Linguaggi Formali tenuto dal Prof. Bresolin nell'A.A 2020-2021
Last synced: 07 Mar 2026