phisiart / C-CompilerLinks
A C compiler written in C#
☆152Updated 3 years ago
Alternatives and similar repositories for C-Compiler
Users that are interested in C-Compiler are comparing it to the libraries listed below
Sorting:
- C parser, compiler, and interpreter for .NET☆285Updated 3 months ago
- IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.☆297Updated last year
- X# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language☆207Updated last year
- A very simple C compiler written in C#☆25Updated 11 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆88Updated 5 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆136Updated last year
- IL2C - A translator for ECMA-335 CIL/MSIL to C language.☆433Updated 3 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 7 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆44Updated 3 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT.☆58Updated 4 years ago
- C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)☆278Updated last year
- SharpOS is the original open source effort to write an operating system in 100% C#, with a strong focus on security, reliability, and mai…☆81Updated 4 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated 3 months ago
- A simple compiler front end☆16Updated 5 years ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆40Updated 2 years ago
- OrangeC Compiler And Tool Chain☆320Updated 3 months ago
- A scripting language for .NET Core☆383Updated 3 months ago
- CSCS: Customized Scripting in C#☆174Updated this week
- LLVM Bindings for .NET☆93Updated this week
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Managed Operating System Alliance Project☆436Updated 2 months ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- BASIC interpreter in C#☆93Updated 3 years ago
- Common Compiler Infrastructure☆104Updated 6 years ago
- Bite is a dynamically typed programming language. Embedded in C#☆50Updated 3 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- A collection of libraries for implementing compilers in .NET.☆147Updated 4 months ago
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆19Updated 6 months ago
- MSIL interpreter and runtime for a school project.☆10Updated 10 years ago