praeclarum / CLanguage
C parser, compiler, and interpreter for .NET
☆272Updated 11 months ago
Alternatives and similar repositories for CLanguage:
Users that are interested in CLanguage are comparing it to the libraries listed below
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆135Updated last year
- IL2C - A translator for ECMA-335 CIL/MSIL to C language.☆417Updated 2 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated last year
- A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly☆286Updated 4 years ago
- IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.☆290Updated 7 months ago
- X# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language☆202Updated 8 months ago
- Managed Operating System Alliance Project☆422Updated 2 months ago
- A scripting language for .NET Core☆375Updated this week
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆162Updated 5 months ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆148Updated last week
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- A collection of libraries for implementing compilers in .NET.☆147Updated this week
- A C compiler written in C#☆145Updated 3 years ago
- Compiles .NET/C# to native code using LLVM framework. No longer active, consider migrating to https://github.com/dotnet/corert☆282Updated 9 years ago
- From Vectors to (sub) Pixels, C# 2D Rendering Library☆157Updated 3 years ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆498Updated 6 months ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and ma…☆530Updated 4 months ago
- A working compiler for the TaffyScript programming language.☆40Updated 6 years ago
- C compiler for the CLI platform☆398Updated last week
- Serialize .NET Core assemblies☆307Updated 11 months ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆93Updated 2 years ago
- Small .NET interpreter☆556Updated 6 years ago
- LLVM Bindings for .NET☆89Updated last week
- General purpose pluggable XAML compiler with no runtime dependencies.☆336Updated 2 weeks ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated last year
- A compiler framework for managed code.☆53Updated 5 years ago
- A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.☆209Updated last year