LanguageDev / Yoakke
A collection of libraries for implementing compilers in .NET.
☆148Updated 2 weeks ago
Alternatives and similar repositories for Yoakke
Users that are interested in Yoakke are comparing it to the libraries listed below
Sorting:
- The compiler repository for the Draco programming language.☆119Updated last month
- Collecting ideas for a new .NET language that could replace C#☆74Updated 7 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆128Updated 3 months ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆173Updated 8 months ago
- C compiler for the CLI platform☆409Updated last week
- Dyalect is a dynamic programming language for .NET.☆79Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆189Updated 2 weeks ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated 2 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆184Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆72Updated 8 months ago
- C# Source Generator for UTF-8 binary literal☆142Updated 8 months ago
- ☆193Updated 4 months ago
- A terminal-centric replacement for the .NET console APIs.☆102Updated 2 weeks ago
- A collection of various dangerous operations.☆27Updated 2 years ago
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 2 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- Inject arbitrary IL code at compile time.☆247Updated last week
- Bite is a dynamically typed programming language. Embedded in C#☆49Updated 3 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 2 years ago
- C# implementation of a Rope<T> immutable data structure.☆121Updated 6 months ago
- Managed wrappers around the .NET Unmanaged API☆77Updated last month
- LINQ for Span<T>, without memory allocations.☆262Updated last year
- A .NET library to parse XML at lightspeed with zero allocation.☆106Updated last year
- Serde.NET is a C# port of the popular Serde serialization library for Rust☆187Updated 2 weeks ago
- A fast and simple .NET parsing library☆76Updated 5 months ago
- Json library that uses .NET 5 Source Generators☆148Updated 3 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆135Updated last year
- .NET tool to analyze size of Native AOT binaries.