More flush
[mono.git] / web / download
1 * Software Availability
2
3         The Virtual Execution System is available in package `mono'.
4         Currently this contains a metadata library and the
5         disassembler.  Please reffer to our <a
6         href="runtime.html">Runtime</a> description for more details
7         on this part of the project.
8
9         The code for the C# compiler as well as the language error
10         test suite and the class library are in the `mcs' package, we
11         will move this later into `mono' itself. 
12
13         The mcs compiler requires the `jay' parser generator, this is
14         available in module `jay'.
15
16 ** Sources
17
18         Currently we will be providing CVS snapshots every day, until
19         we make the first tarball release.
20
21         <ul>
22                 <b>June 8th, 2001</b>
23
24                 <ul>
25                 * <a href="archive/jay.cs.tar.gz">archive/jay.cs.tar.gz</a>: Sources.
26                 * <a href="archive/mcs-08-Jul-2001.tar.gz">mcs-08-Jul-2001.tar.gz</a>: CVS Snapshot
27                 * <a href="archive/mono-08-Jul-2001.tar.gz">mono-08-Jul-2001.tar.gz</a>: CVS Snapshot
28                 </ul>
29         </ul>
30
31 ** CVS
32
33         We are trying to figure out where to put our CVS repository.
34         We are debating between the GNOME CVS or SourceForge.  Watch
35         this spot.