head	1.5;
access;
symbols
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.5
date	2007.02.11.01.03.17;	author kris;	state dead;
branches;
next	1.4;

1.4
date	2005.02.03.12.59.53;	author sobomax;	state Exp;
branches;
next	1.3;

1.3
date	2004.04.10.17.11.00;	author trevor;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.24.11.17.56;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.30.07.26.28;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Remove expired ports
@
text
@	The Common Language Infrastructure (CLI) is the ECMA standard that
describes the core of the .NET Framework world. The Shared Source CLI is a a
working implementation of the ECMA CLI and the ECMA C# language specification.
	This implementation is released under a shared source initiative. Please
see the accompanying license.
	The Shared Source CLI goes beyond the printed specification of the ECMA
standards, providing a working implementation for CLI developers to explore and
understand. It will be of interest to academics and researchers wishing to teach
and explore modern programming language concepts, and to .NET developers
interested in how the technology works.

Features:
o An implementation of the runtime for the Common Language Infrastructure
  (ECMA-335);
o Compilers that work with the Shared Source CLI for C# (ECMA-334) and JScript;
o Development tools for working with the Shared Source CLI such as
  assembler/disassemblers (ilasm, ildasm), a debugger (cordbg), metadata
  introspection (metainfo), and other utilities;
o The Platform Adaptation Layer (PAL) used to port the Shared Source CLI from
  Windows XP to FreeBSD;
o Build environment tools (nmake, build, and others);
o Documentation for the implementation;
o Test suites used to verify the implementation.

WWW: http://msdn.microsoft.com/net/sscli/
@


1.4
log
@Add blank line before WWW.
@
text
@@


1.3
log
@Cram into 80 columns by 24 rows.
@
text
@d24 1
@


1.2
log
@Upgrade to 20021101 release (aka 1.0), which fixes compilation on
recent FreeBSD versions and allows to remove all of the gcc 3.x
fixes. sscli now supports Darwin/ppc, so that it might be possible
to port it to FreeBSD/ppc once it is available.
@
text
@d1 10
a10 12
The Common Language Infrastructure (CLI) is the ECMA standard that describes
the core of the .NET Framework world. The Shared Source CLI is a a working
implementation of the ECMA CLI and the ECMA C# language specification.

This implementation is released under a shared source initiative. Please see
the accompanying license.

The Shared Source CLI goes beyond the printed specification of the ECMA
standards, providing a working implementation for CLI developers to explore
and understand. It will be of interest to academics and researchers wishing to
teach and explore modern programming language concepts, and to .NET developers
interested in how the technology works. 
a12 1

a23 1

@


1.1
log
@Add cli - Microsoft's Shared Source implementation if CLI ECMA standard
and C# language. Please note, that in order to build on -current you need
linker binary from -stable.
@
text
@d27 2
@

