Languages/QtSharp

From KDE TechBase
Revision as of 21:13, 30 November 2008 by Neighborlee (talk | contribs) (mono danger)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Qt# was an attempt to create a set of classes that bind the C# language to the Qt toolkit. The bindings appear abandoned based on the Qt# home page.

The Qyoto/Kimono project are SMOKE based bindings which use the mono C# compiler for use with Qt and KDE that are very similar to C++/Qt syntax but with the addition of the unique syntactic constructs of C#. Because .NET is a multi-language VM, a variety of languages should be able to access the bindings.

Mono is an open source implementation of the .NET Development Framework.

Mono Concerns

RMS on Mono