Languages/QtSharp: Difference between revisions

From KDE TechBase
("bur"->"but")
No edit summary
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<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.
[https://gitlab.com/ddobrev/QtSharp Qt#] is a set of classes that bind the C# language to the Qt toolkit.  The bindings are in active development.


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 but with the addition of th unique syntactic constructs of C#. Because .NET is a multi-language VM, a variety of languages should be able to access the bindings
The [http://ekarchive.elikirk.com/david/qyoto/ Qyoto/Kimono project] were [http://techbase.kde.org/Development/Languages/Smoke 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. The Qyoto binding is no longer in development.


[http://www.mono-project.org/ Mono Project Homepage]
[http://www.mono-project.org/ Mono] is an open source implementation of the .NET Development Framework.
<i><font size="-1">Mono is an open source implementation of the .NET Development Framework.</font></i>


[http://go-mono.com/forums/#nabble-to21427284|a21502767 Discussion] on the Mono Mailinglist about the project progress.
[http://ometer.com/desktop-language.html Mono Concerns]
[http://www.mail-archive.com/[email protected]/msg02666.html RMS on Mono]


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

Revision as of 00:52, 29 December 2015

Qt# is a set of classes that bind the C# language to the Qt toolkit. The bindings are in active development.

The Qyoto/Kimono project were 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. The Qyoto binding is no longer in development.

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

Discussion on the Mono Mailinglist about the project progress.


Mono Concerns

RMS on Mono