Flush
[mono.git] / web / mono-1.0.html
1 <html>
2 <head>
3 <title>Mono 1.0 assemblies</title>
4 </head>
5
6 <body>
7 <h1>Assemblies</h1>
8 <pre>
9 Stable:
10         Commons.RelaxNG
11         Cscompmgd
12         Mono.Data.Tds
13         Mono.Data.TdsClient
14         Mono.Posix
15         Mono.Security
16         Mono.Security.Win32
17         System.Web
18         System.Configuration.Install
19         System.Data
20         System.Data.OracleClient
21         System.DirectoryServices
22         System
23         System.Drawing
24         System.Runtime.Remoting
25         System.Security
26         System.Web.Services
27         System.XML      
28
29 Unstable:
30         Accessibility
31         Mono.Cairo
32         Mono.CSharp.Debugger
33         Mono.Data
34         Mono.Data.DB2Client
35         Mono.Data.PostgressClient
36         Mono.Data.SqlLite
37         Mono.Data.SybaseClient
38         Mono.GetOptions
39         System.Web.Mobile
40         System.Design
41         System.Drawing.Design
42         System.Windows.Forms
43         Formatters.Soap
44                 
45 Missing:
46         System.EnterpriseServices
47         System.Management
48         System.Messaging
49         System.ServiceProcess
50         System.Web.RegularExpressions
51
52 Third party assemblies.
53         ByteFX.Data
54         Npgsql
55         PEAPI
56
57         Java integration with IKVM.NET
58
59 </pre>
60
61 <h1>Languages</h1>
62
63 <pre>
64 Stable:
65         C#
66
67 Unstable:
68         VB.NET
69
70 Not ready:
71         JScript
72 </pre>
73
74 <h1>Virtual Machine</h1>
75
76 <pre>
77 JIT, 32 bits:
78         PPC
79         x86
80
81 Interpreter, 32 bits:
82         s390
83         HPPA
84         StrongARM
85         SPARC v8
86         
87 Interpreter, 64 bits:
88         ia64
89         SPARC v9
90 </body>
91 </html>