Languages/QtSharp: Difference between revisions

From KDE TechBase
No edit summary
No edit summary
Line 1: Line 1:
[http://qtcsharp.sourceforge.net/ Qt#] is a one of the attempts to create a set of classes that bind the C# language to the Qt toolkit.  The bindings appear abandoned as is visible from the [http://qtcsharp.sourceforge.net/ Qt#]
<font size="+2">[http://qtcsharp.sourceforge.net/ Qt#] </font> 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 [http://qtcsharp.sourceforge.net/ Qt#]home page.
home page.


The <font size="+2">[http://qyoto-project.com Qyoto/Kimono project]</font> are SMOKE based bindings which use the C# generics compiler to generate bindings to Qt and KDE that are very similar to C++/Qt syntax bur 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


[http://www.mono-project.org/ Mono Project Homepage]
[http://www.mono-project.org/ Mono Project Homepage]
<br /><i><font size="-2">Mono is an open source implementation of the .NET Development Framework.</font></i>
<i><font size="-1">Mono is an open source implementation of the .NET Development Framework.</font></i>
The [http://qyoto-project.com Qyoto/Kimono project] are SMOKE based bindings which use the C# generics compiler to generate bindings that are very similar to C++/Qt syntax bur with the addition of the unique charcteristics of C#.
 


[[Category:CSharp]]
[[Category:CSharp]]

Revision as of 06:33, 20 February 2007

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 C# generics compiler to generate bindings to Qt and KDE that are very similar to C++/Qt syntax bur 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 Project Homepage Mono is an open source implementation of the .NET Development Framework.