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.
☆41Updated 10 months ago
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…☆58Updated 5 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 3 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…☆43Updated 2 years ago
- ☆23Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- .NET Reflection.Emit extensions☆170Updated last year
- Create GraphViz DOT graph with .NET / C#☆112Updated 6 months ago
- A PEG parser for C#, using code generators☆34Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A terminal-centric replacement for the .NET console APIs.☆109Updated last week
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- A REPL calculator and an x86 asm emulator for developers☆60Updated 4 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 10 months ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 4 years ago
- File path abstraction library for .NET.☆93Updated last week
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 11 months ago
- DOOM fire effect in C#☆58Updated 5 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Portable .NET library for reading/writing xaml files.☆160Updated 2 years ago
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆91Updated 7 months ago