Little example on how to check lexical for identifiers in C#
-
Updated
Jun 28, 2021 - C#
Little example on how to check lexical for identifiers in C#
I language compiler for "Compiler construction" course of Innopolis University 2020.
Criação de linguagem de programação orientada a objetos compilada (Creation of compiled object-oriented programming language)
An obsolete dynamic scripting yet general-purpose programming language for absolutely nothing written in C#.
A complete BASIC interpreter in C# .NET 10, built from scratch to understand how languages work. Includes full learning materials so you can build your own.
Programming Language for .NET Framework
Lexical Analyzer Implementation- First Phase of Compiler Construction
Compiler Backend in .NET
Desenvolvimento de um compilador que reconhece a linguagem MGol
OLD & OBSOLETE Incomplete IDE and C-like x86 compiler, assembler, disassembler, custom FPGA architecture emulator & dis/assembler
Compilador CSharp desenvolvido durante o período acadêmico.
Basic Lexical Analyzer For various programming languages developed in CSharp language .It is Console based App.
A C# implementation of the Zenit programming language
Компилятор для Паскаль-подобного языка, написанный с нуля на C# и WPF. Проект построен на архитектуре MVVM и реализует полный процесс компиляции: лексический анализ, синтаксический анализ, семантическую проверку и генерацию кода.
Partial Visual Basic (.NET) compiler built as a student project for a course in compiler construction. From university 2011.
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".
Semester project, the lexical analyzer for a custom compiler. Deterministic Finite Automaton is Implemented in this project.
Compiler for the programming language X written in C#
Educational compiler developed in C# for the Compilers course at Unoeste. Implements lexical and syntactic analysis using a top-down predictive parser for a simplified language.
Add a description, image, and links to the compiler-construction topic page so that developers can more easily learn about it.
To associate your repository with the compiler-construction topic, visit your repo's landing page and select "manage topics."