Languages/QtSharp: Difference between revisions

From KDE TechBase
No edit summary
(Update link to mono project and remove dead link to forum)
 
(15 intermediate revisions by 5 users not shown)
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#]
[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.
home page.


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]
[https://www.mono-project.com/ Mono] is an open source implementation of the .NET Development Framework.
<br /><i><font size="-2">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#.
[http://ometer.com/desktop-language.html Mono Concerns]
 
[http://www.mail-archive.com/[email protected]/msg02666.html RMS on Mono]


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

Latest revision as of 04:18, 29 November 2022

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.

Mono Concerns

RMS on Mono