Differences between revisions 66 and 67
Revision 66 as of 2019-09-07 18:00:16
Size: 3174
Editor: nodiscc
Comment: fix categories
Revision 67 as of 2019-10-24 19:42:43
Size: 3602
Editor: fioddor
Comment: Go language added
Deletions are marked like this. Additions are marked like this.
Line 60: Line 60:

= Go =

 * ''golang'' - Metapackage for Go programming language. (DebPkg:golang)
 * ''golang-go'' - Compiler for Go programming language. (DebPkg:golang-go)
 * ''golang-doc'' - Oficial documentation for Go programming language. (DebPkg:golang-doc)
 * ''golang-src'' - Source code of Go programming language. (DebPkg:golang-src
 * ''gccgo'' - Go compiler using gcc as backend to generate optimised code. (DebPkg:gccgo)

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


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

Go

  • golang - Metapackage for Go programming language. (golang)

  • golang-go - Compiler for Go programming language. (golang-go)

  • golang-doc - Oficial documentation for Go programming language. (golang-doc)

  • golang-src - Source code of Go programming language. (golang-src

  • gccgo - Go compiler using gcc as backend to generate optimised code. (gccgo)

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 CategoryDeveloper