SSCLI / sscli_20021101Links
Version 1.0 Date Published: 11/05/2002. The Shared Source CLI is a compressed archive of the source code to a working implementation of the ECMA CLI and the ECMA C# language specification. This implementation builds and runs on Windows XP, the FreeBSD operating system, and Mac OS X 10.2.
☆22Updated 7 years ago
Alternatives and similar repositories for sscli_20021101
Users that are interested in sscli_20021101 are comparing it to the libraries listed below
Sorting:
- 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…☆46Updated 7 years ago
- C++/CLI compiler based on Clang.☆52Updated 11 years ago
- ☆30Updated 2 years ago
- ☆12Updated 3 years ago
- ☆41Updated 12 years ago
- Archive of Windows Universal Samples repo from //build 2015. "This repo contains the samples that demonstrate the API usage patterns for …☆13Updated 3 years ago
- Debugger libraries☆82Updated last month
- Toolkit providing a .NET CIL to JavaScript transcoder and (todo...) Visual Studio project/debugging integration☆18Updated 12 years ago
- C compiler that generates .NET IL made in C#☆27Updated 4 years ago
- Dot Net Anywhere evolved☆12Updated 7 years ago
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆87Updated this week
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Mono's patches for the LLVM repository: https://www.mono-project.com/docs/advanced/runtime/docs/llvm-backend/#the-llvm-mono-branch☆29Updated this week
- 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…☆40Updated last year
- Source code for 'Expert .NET 2.0 IL Assembler' by Serge Lidin☆17Updated 8 years ago
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆19Updated 4 months ago
- Example showing how to embed .NET 6 MonoVM in a native C application☆20Updated 2 years ago
- A GUI-based CIL browser running on .NET Core☆13Updated last year
- A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.☆32Updated last year
- ☆42Updated 3 weeks ago
- Converts LLVM Bytecode to MSIL☆15Updated 11 years ago
- libFirm regression testsuite☆18Updated 5 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- A C compiler written in C#☆146Updated 3 years ago
- Managed.Reflection based ildasm clone☆29Updated 8 years ago
- Builder for .NET for Compiler Explorer☆13Updated 3 months ago
- Quantization code extracted from Paint.NET 4.2.16 w/ many fixes, improvements and optimizations to the standard Octree/Quantization code …☆31Updated 6 months ago
- LLVM Bindings for .NET