Differences between revisions 61 and 63 (spanning 2 versions)
Revision 61 as of 2017-04-28 03:17:28
Size: 3599
Editor: levlaz
Comment: Add link to .NET Core Installation Guide
Revision 63 as of 2018-07-30 16:17:40
Size: 3684
Comment:
Deletions are marked like this. Additions are marked like this.
Line 34: Line 34:
 * [[llvm-clang]]
Line 39: Line 40:

= C# and .NET =

 * Mono - open source implementation of Microsoft's .NET Framework (DebPkg:mono)
 * Vala - self-hosting and statically typed language with C#-like syntax that compiles to C, based on GLib and GObject, useful with GTK+ and GNOME (DebPkg:valac)
 * .NET Core - Microsoft's new open source .NET framework which works natively on Debian. An installation guide is available on the [[https://www.microsoft.com/net/core#linuxdebian|.NET Core Website|target="_blank"]].
Line 110: Line 117:
 * [[https://www.qt.io|Official QT Website|target="_blank"]]
Line 122: Line 131:
= C# and .NET =

 * Mono - open source implementation of Microsoft's .NET Framework (DebPkg:mono)
 * Vala - self-hosting and statically typed language with C#-like syntax that compiles to C, based on GLib and GObject, useful with GTK+ and GNOME (DebPkg:valac)
 * .NET Core - Microsoft's new open source .NET framework which works natively on Debian. An installation guide is available on the [[https://www.microsoft.com/net/core#linuxdebian|.NET Core Website|target="_blank"]].

Translation(s): العربية -Brasileiro - English - Español - Français - Indonesia - Italiano - Melayu - Svenska

http://www.debian.org/logos/openlogo-nd-50.png http://www.debian.org/Pics/debian.png

Portal/IDB/logo_portal.png Welcome to Debian programming language


Portal/IDB/icon-programming-32x32.png This portal talks about programming languages. Technical language is used.

For programming applications, see here.


Note: GTK, QT are not languages, they are gui toolkits.

Ada

  • GNAT is an Ada compiler. It supports all versions of the language, i.e. Ada 2012, Ada 2005, Ada 95 and Ada 83 (however at the time of writing there are troubles with compiling Ada 2012 code)

Algol 68

  • i386 binary Debian package available at

BASIC

  • FreeBasic (libfreebasic already packaged, fbc not yet. Very Microsoft QBasic compatible (graphics))

  • Scriba

  • YaBASIC

C / C++

C# and .NET

  • Mono - open source implementation of Microsoft's .NET Framework (mono)

  • Vala - self-hosting and statically typed language with C#-like syntax that compiles to C, based on GLib and GObject, useful with GTK+ and GNOME (valac)

  • .NET Core - Microsoft's new open source .NET framework which works natively on Debian. An installation guide is available on the .NET Core Website.

Clojure

Erlang

Fortran

Free Pascal

GTK

Java

JavaScript

Objective-C, Objective-C++

  • gobjc (from GCC)

OCaml

  • OCaml (i.e. Objective Caml)

Perl

PHP

Python

Ruby

Qt

Tcl/Tk

Verilog

Verilog like VHDL are hardware description languages. These may be used for programmable hardware like FPGA for which a completely free toolchain has emerged, see FPGA/Lattice.


CategoryPortal CategoryDebianDevelopment