parser combinator and AST generator in c++17
-
Updated
Feb 16, 2023 - C++
parser combinator and AST generator in c++17
lib for running gramcheck and other pipelines + cli; modules for CG→spelling, CG→feedback, tagging blanks
A telegram bot that will point out spelling and grammatical errors in your Deutsch
🔧 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.
UNI S4: a mini CPP lexical and syntax analyzer written by c++
Реализация модельного SQL-интерпретатора на базе языка С++.
LL1Checker: A tool to verify if a grammar is LL(1) and to validate input strings against the generated language. Ideal for learning about parsing techniques, compiler design, and formal language theory. Try it out or contribute to improve its functionality!
A utility for instant grammar correction in any text field via keyboard shortcut, powered by Large Language Models (LLM).
Add a description, image, and links to the grammar-checker topic page so that developers can more easily learn about it.
To associate your repository with the grammar-checker topic, visit your repo's landing page and select "manage topics."