2004. 5. 11. 14:16
.NET 오픈 프로젝트인 Mono 프로젝트의 베타 첫번째 버전이 공개 됬습니다.
이번 버전에서는 C# compiler, ASP.NET (web services and web forms), ADO.NET의 지원과 Microsoft .NET Framework 1.1와의 호환이 주요 사항인 것 같습니다.
Features include:
- ECMA CLI-based virtual execution system.
- Java VM: allows Java and .NET code to run side-by-side.
- Optimizing compiler for x86, PowerPC, SPARC and S390 based architectures.
- Just-in-Time (JIT) and Ahead-of-Time (AOT) compilation modes supported.
- A new, faster interpreter for the above platforms and also for StrongARM and HPPA.
- Support for Linux, MacOS X, Windows, Solaris and HP-UX operating systems.
- C# 1.0 compiler.
- Development toolchain.
- API documentation browser, with Wiki-like collaborative support.
- Embeddable runtime: make your application scriptable and extensible with C# or any other .NET language using our embedding API.
- Gtk# for GUI development.
- Database providers for: Postgress, MySQL, DB2, Sybase, Sqlite, Oracle.
- LDAP libraries (Novell.LDAP).
- Complete cryptography stack.
- Apache module integration.
- Cairo graphics integration.
- ASP.NET Web Services.
- ASP.NET Web Forms.
- Binary and SOAP remoting.
- ADO.NET: connectivity to SQL Server and other databases.
다운로드페이지가기