Differences between revisions 46 and 48 (spanning 2 versions)
Revision 46 as of 2012-06-18 22:45:14
Size: 2485
Editor: ?ShawnLandden
Comment:
Revision 48 as of 2012-11-14 21:21:53
Size: 2456
Comment: Add link to Swedish translation
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[pt_BR/ProgrammingLanguage|Brasileiro]] - English - [[es/ProgrammingLanguage|Español]] - [[fr/ProgrammingLanguage|Français]] - [[id/ProgrammingLanguage|Indonesia]] - [[it/ProgrammingLanguage|Italiano]] - [[ms/ProgrammingLanguage|Melayu]] - [[ar/ProgrammingLanguage|العربية]]-~ ~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[pt_BR/ProgrammingLanguage|Brasileiro]] - English - [[es/ProgrammingLanguage|Español]] - [[fr/ProgrammingLanguage|Français]] - [[id/ProgrammingLanguage|Indonesia]] - [[it/ProgrammingLanguage|Italiano]] - [[ms/ProgrammingLanguage|Melayu]] - [[ar/ProgrammingLanguage|العربية]] - [[sv/ProgrammingLanguage|Svenska]]-~
Line 46: Line 46:
 * Gtk1WorkSheet
 * [[GTK+_1.2_leftovers]]
 * Gtk210Transition

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.

BASIC

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

  • Scriba

  • YaBASIC

C / C++

Erlang

Fortran

GTK

Java

Objective-C, Objective-C++

  • gobjc (from GCC)

OCaml

  • OCaml (i.e. Objective Caml)

Perl

PHP

Python

Ruby

Qt

Tcl/Tk

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)


CategoryPortal