tritao / clang-cliLinks
C++/CLI compiler based on Clang.
☆52Updated 11 years ago
Alternatives and similar repositories for clang-cli
Users that are interested in clang-cli are comparing it to the libraries listed below
Sorting:
- Platform Abstraction Layer (both SCXCoreLib and SCXSystemLib)☆72Updated 5 months ago
- ☆30Updated 2 years ago
- A transformational system for ASTs, including generation of a p/invoke API from C++ headers.☆31Updated 3 years ago
- A compiler framework for managed code.☆53Updated 6 years ago
- LLVM Bindings for .NET☆42Updated 7 years ago
- Mono LLVM Repository.☆59Updated 5 years ago
- Converts LLVM Bytecode to MSIL☆16Updated 12 years ago
- Updated MonoDevelop C/C++ binding☆22Updated 8 years ago
- Common Compiler Infrastructure☆104Updated 6 years ago
- Reimplementation of ECMA-335 metadata APIs☆21Updated 5 months ago
- Cross-platform COM interop library for .NET Core 2.1 or newer☆52Updated 2 weeks ago
- Debugger libraries☆82Updated 3 months ago
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆59Updated last year
- C++ winmd parser☆92Updated 8 months ago
- Version: 2.0 Date Published: 3/23/2006. The Shared Source CLI is a compressed archive of the source code to a working implementation of t…☆47Updated 7 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 8 years ago
- LLVM Bindings for .NET☆93Updated 3 weeks ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆88Updated this week
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago
- A host application to host the new .NET Core Crl☆33Updated 10 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- A GUI-based CIL browser running on .NET Core☆13Updated 2 years ago
- A C# to Native Code (D, C++ etc...) Transpiler based on Microsoft Roslyn☆67Updated 9 years ago
- This is a sample in various programming languages that demonstrates how developers can use the new Visual Studio setup query API.☆85Updated 2 years ago
- GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LAL…