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.
☆40Updated 7 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…☆57Updated 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
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- Custom Garbage Collectors for .NET Core☆183Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- A PEG parser for C#, using code generators☆34Updated 3 years ago
- Create GraphViz DOT graph with .NET / C#☆107Updated 3 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 .NET library for using reflection emit in a fluent way.☆33Updated 10 months ago
- Scratch pad for various expression tree improvements.☆83Updated 2 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 7 months ago
- ☆23Updated 4 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…☆42Updated last year
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆113Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- .NET Reflection.Emit extensions☆170Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- File path abstraction library for .NET.☆74Updated this week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 5 months ago
- A command-line IDE for C#☆69Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆112Updated last year
- 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#☆21Updated 3 months ago