praeclarum / CLanguage
C parser, compiler, and interpreter for .NET
☆272Updated 8 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 11 months ago
- A scripting language for .NET Core☆371Updated last month
- IL2C - A translator for ECMA-335 CIL/MSIL to C language.☆408Updated 2 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated last year
- Managed Operating System Alliance Project☆419Updated 3 weeks ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆160Updated 3 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 10 months ago
- A collection of libraries for implementing compilers in .NET.☆143Updated last month
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆148Updated 4 months ago
- A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly☆283Updated 4 years ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Implementation of the .NET platform on top of the Java Virtual Machine☆162Updated 3 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…☆521Updated 2 months ago
- LLVM bindings for .NET Standard written in C# using ClangSharp☆865Updated 8 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆498Updated 4 months ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 4 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
- Some useful reflection helpers, including an IL disassembler.☆152Updated 5 years ago
- C# to Javascript Compiler implemented via Roslyn☆111Updated 8 years ago
- Small .NET interpreter☆555Updated 5 years ago
- A cross-platform GUI framework from scratch just to learn☆155Updated 7 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated 10 months ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆92Updated 2 years ago
- From Vectors to (sub) Pixels, C# 2D Rendering Library☆157Updated 3 years ago
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.☆286Updated 4 months ago
- LLVM Bindings for .NET☆86Updated 2 years ago
- A working compiler for the TaffyScript programming language.☆40Updated 6 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated last year