A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite etc..
-
Updated
Aug 12, 2021 - C#
A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite etc..
Experimental programming metalanguage, targeting on intertranspiling with other languages.
A C# application that simulates the important workflow of a C++ compiler, continuous updating ...
Lexical Analyzer (in C# with GUI)
Lexical Analyser is a Lexer / Tokenizer that determines whether a source code is accepted by a given Deterministic Finite State Automaton or not.
Another lexical analyzer generator for educational purposes
A Compiler for Pascal programming language built using Gold parser connected with a C# application.
(WIP) C++ Game Engine
This project implements a compiler for a custom programming language featuring lexical and syntax analysis, intermediate representation in Polish Notation, and code generation.
modular interpreter
A Compiler for TINY Programming Language with specific Programming Rules
Traductor de Lenguaje JS-PL parcial.
JSON Parser built using C#
💻 Compiler developed in C# for the Deep Lingo programming language that generates a Win32 executable file.
Creación de vallas publicitarias por medio de código fuente.