Differences between revisions 58 and 60 (spanning 2 versions)
Revision 58 as of 2016-01-12 13:42:00
Size: 3107
Editor: ?VictorPorton
Comment: said about GNAT Ada compiler
Revision 60 as of 2017-04-28 03:07:56
Size: 3382
Editor: levlaz
Comment: Add link to Clojure Page
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:

= Clojure =

 * [[Clojure]]
Line 111: Line 115:
= 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]].

 * DebPkg:yosys
 * DebPkg:iverilog

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++

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.

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 CategoryDebianDevelopment