Main Page Cilc

From NDesk

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:52, 19 August 2006 (edit)
Alp (Talk | contribs)

← Previous diff
Current revision (12:20, 7 October 2006) (edit) (undo)
Alp (Talk | contribs)

 
(One intermediate revision not shown.)
Line 1: Line 1:
== cilc == == cilc ==
-TODO+[[Image:CilcSubclassing.png|thumb]]
 + 
 +cilc generates C GObject bindings for .NET assemblies. It features optional integration with the Gtk# gapi C# binding generator to roundtrip inheritance hierarchies.
 + 
 +The man page is currently the best source of information.
=== Known issues === === Known issues ===
OS X, Win32 due to inflexible build system OS X, Win32 due to inflexible build system
 +
 +No explicit 2.0 support. Will break in cases where generics are used in a public API but should otherwise work with other 2.0 assemblies.
=== Download === === Download ===
Mono svn module: cilc/ Mono svn module: cilc/

Current revision

[edit] cilc

cilc generates C GObject bindings for .NET assemblies. It features optional integration with the Gtk# gapi C# binding generator to roundtrip inheritance hierarchies.

The man page is currently the best source of information.

[edit] Known issues

OS X, Win32 due to inflexible build system

No explicit 2.0 support. Will break in cases where generics are used in a public API but should otherwise work with other 2.0 assemblies.

[edit] Download

Mono svn module: cilc/

Retrieved from "http://ndesk.org/Cilc"