Shared Source CLI Compiler Documentation Index

The following compiler implementations are included with the Shared Source CLI (SSCLI) and C# distribution.

Compiler Description Source location
C# compiler The SSCLI implementation of the C# compiler. The code for this compiler is written in C++. sscli\clr\src\csharp\csharp
JScript compiler The SSCLI implementation of the JScript compiler. The code for this compiler is written in C#. sscli\jscript


Copyright (c) 2002 Microsoft Corporation. All rights reserved.