a0d5eb383aac2ca56d4b27f52df9a9270533e592
[mono.git] / doc / 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                 <a name="july-15">
23                 <b>July 15th, 2001</b>
24                 <ul>
25                 * <a href="archive/mcs-15-Jul-2001.tar.gz">mcs-15-Jul-2001.tar.gz</a>: CVS snapshot.
26                 * <a href="archive/mono-0.4.tar.gz">mono-0.4.tar.gz</a>: Packaged Source Code.
27                 * <a href="archive/mono-0.4.txt">Release Notes</a>
28                 </ul>
29
30                 <a name="july-14">
31                 <b>July 14th, 2001</b>
32                 <ul>
33                 * <a href="archive/jay.cs.tar.gz">archive/jay.cs.tar.gz</a>: Sources to Jay.
34                 * <a href="archive/mcs-12-Jul-2001.tar.gz">mcs-12-Jul-2001.tar.gz</a>: CVS snapshot.
35                 * <a href="archive/mono-0.3.tar.gz">mono-0.3.tar.gz</a>: Packaged Source Code.
36                 </ul>
37
38                 <a name="july-8">
39                 <b>July 8th, 2001</b>
40
41                 <ul>
42                 * <a href="archive/jay.cs.tar.gz">archive/jay.cs.tar.gz</a>: Sources.
43                 * <a href="archive/mcs-08-Jul-2001.tar.gz">mcs-08-Jul-2001.tar.gz</a>: CVS Snapshot
44                 * <a href="archive/mono-08-Jul-2001.tar.gz">mono-08-Jul-2001.tar.gz</a>: CVS Snapshot
45                 </ul>
46         </ul>
47
48 ** CVS
49
50         We are trying to figure out where to put our CVS repository.
51         We are debating between the GNOME CVS or SourceForge.  Watch
52         this spot.