]
トップ «前の日記(2004-01-23) 最新 次の日記(2004-02-18)» 編集

Yukiharu YABUKI の tDiary



このtDiaryを検索します。

2004-02-05 [長年日記]

_ slashdot.jpより記事を移しています。今日(2006/05/07)すると古い記事なのですが過去の自分の記事なのでここに移しておきます。

_ [DPiS] 06:04 PM #291 DPiS:Mono( Linuxにおける.NET関連)

とうとう、sidにMonoがはいってきました。やっぱり、いろいろ入りますね。

mono-jay - LALR(1) parser generator oriented to Java/.NET

Jay is a Yacc implementation oriented to Java-like input syntax. It takes a grammar, specified in BNF and augmented with semantic actions, and generates tables and an interpreter which recognizes the language defined by the grammar and executes the semantic actions as their corresponding phrases are recognized.

mono-mcs - the Mono C# compiler

This is the Mono C# (C-Sharp) compiler, a platform-independent compiler which produces .NET binary executables, and the most development tools around it like ilassemble, wsdl stub generator, assembly linker and security tools.

The Mono Project is an open development initiative sponsored by Ximian that is working to develop an open source, Linux-based version of the Microsoft .NET development platform.

mono-utils - Mono utilities

The Mono Project is an open development initiative sponsored by Ximian that is working to develop an open source, Linux-based version of the Microsoft .NET development platform.

This package includes various tools useful for .NET developers, like monodis, pedump and monograph.

mono - The Mono .NET development environment

The Mono Project is an open development initiative sponsored by Ximian that is working to develop an open source, Linux-based version of the Microsoft .NET development platform.

mono is a metapackage containing dependencies for the components of Mono.

mono-common - common files for the Mono CLI runtimes

The Mono Project is an open development initiative sponsored by Ximian that is working to develop an open source, Linux-based version of the Microsoft .NET development platform.

This package contains base configuration files and configures the system to run .NET executables as native applications.

mono-jit - fast CLI (.NET/Mono) JIT compiler

The Mono Project is an open development initiative sponsored by Ximian that is working to develop an open source, Linux-based version of the Microsoft .NET development platform.

This package contains the Virtual Execution Environment and code generator (Just-in-Time and Ahead-of-Time) "mono" which runs CLI/.NET applications, currently available for i386 and powerpc architectures only.

mono-mint - generic CLI (.NET/Mono) code interpreter

The Mono Project is an open development initiative sponsored by Ximian that is working to develop an open source, Linux-based version of the Microsoft .NET development platform.

This package contains the generic .NET code interpreter "mint". It is more portable but slow implementation, don't use it unless the mono-jit package is not available for your system architecture.

gconf-sharp - a .NET binding for GConf

This package provides .NET assemblies that allow .NET / C# programs to use the GConf configuration storage system.

glib-sharp - a .NET binding for the GLib utility library

This package provides .NET assemblies that allow .NET / C# programs to use the GLib utility library. This is mostly useful for the Gtk+, GNOME and GStreamer bindings.

gnome-sharp - a .NET binding for GNOME

This package provides .NET assemblies that allow .NET / C# programs to use the GNOME 2 UI libraries.

gtk-sharp - a .NET binding for the Gtk+ toolkit

This package provides .NET assemblies that allow .NET / C# programs to use the Gtk+ user interface toolkit.

gtk-sharp-examples - sample applications for the gtk-sharp toolkit

This package contains some example programs that are distributed with the Gtk# assemblies, including source to build them and learn from them.

gtk-sharp-gapi - C Source parser and C# code generator for GObject based APIs

The gtk-sharp-gapi package includes the parser and code generator used by the Gtk# project to parse and bind GObject libraries. Install gtk-sharp-gapi if you want to bind GObject-based libraries, or need to compile a project that uses it to bind such a library.

gtk-sharp-glue - a glue library for Gtk+ .NET bindings

This is a native 'glue' library required by gtk-sharp and friends.