antlr4-csharp
There are 9 repositories under antlr4-csharp topic.
wiredwiz/Grun.Net
A .Net Antlr4 grammar testing tool set meant to supplement the need for the Antlr Java TestRig when testing C# deployed Antlr4 parsers.
onur1211/verse-interpreter
Verse interpreter implemented with C# and ANTLR
whuimin/MinRuleEngine
A simple rule engine which can calculate dynamic expressions and rule expressions
KonradMagiera/KoLang-Compiler
My own language compiler made for school project. It generates llvm-ir code and compiles it using clang
jonathanMelly/cosmos
Un langage pour apprendre à programmer de manière intuitive et naturelle
Vitor-Xavier/Antlr4Exemplo
Exemplo utilização ANTLR4 em C# .NET Core
ZubriQ/Code-Plagiarism-Checker
A web application that analyzes C# code to identify the most suitable existing project match, while also evaluating the code's originality.
Vitor-Xavier/CalculationEngine
Protótipo de Cálculo do Sistema Tributário.
barrettotte/Pogo2Ts
Use Antlr grammars to generate TypeScript models from POGOs (Plain Old Groovy Objects).