Project for my course Programming Languages and Compilers including labs.
-
Updated
Apr 23, 2024 - C#
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.
Project for my course Programming Languages and Compilers including labs.
Protótipo de Cálculo do Sistema Tributário.
Use ANTLR/C# in combination with web assembly
Символьные вычисления
This was a university project about developing a programming language
The 1st lab on LPIS subject, 6th term; provide tools for playing with XML docs with ANTLR grammar based language (C# target)
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".
It contains a simple Domain Specific Language console to apply basic arithmetic operations in Morse code.
Yet Another Tiger Compiler
A simple rule engine which can calculate dynamic expressions and rule expressions
New take on the old state machine. Using a simple scripting language, users can setup conditionals for when to leave a state
C# Templating Engine
Lenguaje Cool Compiler
ANTLR 4 parser generator command line tool
Created by Terence Parr
Released February 1992