ernstc / YaccLexToolsLinks
This package includes GPPG and GPLEX tools for compiling YACC and LEX source files in your C# project. Useful if you want to create a compiler, a transpiler or interpret a formal language.
☆42Updated last year
Alternatives and similar repositories for YaccLexTools
Users that are interested in YaccLexTools are comparing it to the libraries listed below
Sorting:
- GPLEX is a scanner generator which produces lexical scanners written in C# V2 or higher. The input language is similar to the original LE…☆59Updated 5 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 3 years ago
- ☆23Updated 4 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LAL…☆44Updated 2 years ago
- File path abstraction library for .NET.☆96Updated this week
- Global type inference for C# 8 nullable reference types☆37Updated last year
- A PEG parser for C#, using code generators☆35Updated 3 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆118Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Custom Garbage Collectors for .NET Core☆185Updated 5 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆47Updated 6 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- C# AOT compiler for Z80 based computers including the TRS-80 and ZX Spectrum☆56Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- DOOM fire effect in C#☆58Updated 5 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆115Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆118Updated last year
- Making .NET open source accessible!☆26Updated 8 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- The tool to create reference assembly from common assembly.☆92Updated last month