Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-07 02:50:26 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-07 02:50:26 +0400
commitb2d20162e4a43373ddc376a722e6483709816352 (patch)
tree0df65a0f4720119b1e575e2fc46676b8b20c30d0 /doc/download
parentd7c95a0a26af5adbdd28006d60347a4c6eeefa13 (diff)
Flushage
svn path=/trunk/mono/; revision=61
Diffstat (limited to 'doc/download')
-rw-r--r--doc/download19
1 files changed, 13 insertions, 6 deletions
diff --git a/doc/download b/doc/download
index 9ac6f1afa1f..c939007c253 100644
--- a/doc/download
+++ b/doc/download
@@ -1,11 +1,18 @@
* Software Availability
- The Virtual Execution System is available in package `mono'.
+ The Virtual Execution System is available in package `mono'.
+ Currently this contains a metadata library and the
+ disassembler. Please reffer to our <a
+ href="runtime.html">Runtime</a> description for more details
+ on this part of the project.
+
+ The code for the C# compiler as well as the language error
+ test suite and the class library are in the `mcs' package, we
+ will move this later into `mono' itself.
+
+ The mcs compiler requires the `jay' parser generator, this is
+ available in module `jay'.
+
- Currently the code for the C# compiler as well as the error
- test suite and the class library is in package `mcs', we will
- move this later into `mono'.
- The parser generator required by `mcs' is available in the
- module `jay'.