There are 13 repositories under grammar topic.
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Style and Grammar Checker for 25+ Languages
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
A parser library for Go
A framework for detecting, highlighting and correcting grammatical errors on natural language text. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
Parsing Expression Grammar (PEG) parser generator for Rust
A powerful grammar checker for Vim using LanguageTool.
Hunspell dictionaries in UTF-8
Specification of the Cypher property graph query language
a simple syntax for complex argumentation
The Hoa\Compiler library.
Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.
š„turkic morphology project
A fast, low-resource Natural Language Processing and Text Correction library written in Rust.
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
An open source cross-platform programming language focused on efficiency.
A library that helps tokenize text using Text Mate grammars.
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
Dynamic parser combinators in Dart.
The CMU Link Grammar natural language parser
A nice parser combinator library for Kotlin
ANTLR4 language support for Visual Studio Code