zezba9000 / CSharpTranspilerLinks
CS2X - C# Transpiler experiments (Powered by Roslyn)
☆39Updated 6 years ago
Alternatives and similar repositories for CSharpTranspiler
Users that are interested in CSharpTranspiler are comparing it to the libraries listed below
Sorting:
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆136Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 6 months ago
- ☆49Updated last month
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Debugger libraries☆82Updated 5 months ago
- LLVM Bindings for .NET☆94Updated this week
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Low-level utilities and tools for working with the CLR and memory.☆39Updated 2 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- MSIL Reader☆36Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- Reusable Shell components from AvalonStudio.☆80Updated 4 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆168Updated 3 months ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆25Updated 3 years ago
- Run C# code at compile time.☆39Updated 5 years ago