ANTLR
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees.
Here are 34 public repositories matching this topic...
Cool compiler: a task for Compilers course in 4th year of the Computer Science career at the University of Havana, Cuba. We were a team of 3 students and we named our compiler as "SuperCool".
-
Updated
Oct 1, 2024 - C#
ANTLR 4 parser generator command line tool
-
Updated
Jun 24, 2024 - C#
New take on the old state machine. Using a simple scripting language, users can setup conditionals for when to leave a state
-
Updated
Jun 12, 2024 - C#
Project for my course Programming Languages and Compilers including labs.
-
Updated
Apr 23, 2024 - C#
A .Net Antlr4 grammar testing tool set meant to supplement the need for the Antlr Java TestRig when testing C# deployed Antlr4 parsers.
-
Updated
Dec 6, 2023 - C#
Verse interpreter implemented with C# and ANTLR
-
Updated
Oct 5, 2023 - C#
Samples showing how to use Microsoft.SqlServer.TransactSql.ScriptDom classes
-
Updated
Apr 29, 2023 - C#
It contains a simple Domain Specific Language console to apply basic arithmetic operations in Morse code.
-
Updated
Apr 16, 2023 - C#
.NET library for processing of mathematical expressions developed with emphasis on performance and flexibility of use.
-
Updated
Dec 9, 2022 - C#
Desktop Antlr Grammar Editor
-
Updated
Dec 7, 2022 - C#
Nova is a programming language with a high level of abstraction. This repository contains nova's bytecode compiler written in C# Using Antlr4 for parser & lexer.
-
Updated
Mar 8, 2022 - C#
Protótipo de Cálculo do Sistema Tributário.
-
Updated
Aug 25, 2021 - C#
This was a university project about developing a programming language
-
Updated
Jul 22, 2021 - C#
Lenguaje Cool Compiler
-
Updated
Jul 13, 2021 - C#
Created by Terence Parr
Released February 1992
- Followers
- 33 followers
- Organization
- antlr
- Website
- www.antlr.org
- Wikipedia
- Wikipedia