Size: 2456
Comment: Add link to Swedish translation
|
Size: 2665
Comment: Algol 68 development system (32-bit version)
|
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|العربية]] - [[sv/ProgrammingLanguage|Svenska]]-~ | ~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[ar/ProgrammingLanguage|العربية]] -[[pt_BR/ProgrammingLanguage|Brasileiro]] - English - [[es/ProgrammingLanguage|Español]] - [[fr/ProgrammingLanguage|Français]] - [[id/ProgrammingLanguage|Indonesia]] - [[it/ProgrammingLanguage|Italiano]] - [[ms/ProgrammingLanguage|Melayu]] - [[sv/ProgrammingLanguage|Svenska]]-~ |
Line 15: | Line 15: |
= Algol 68 = * i386 binary Debian package available at [[http://www.poenikatu.co.uk/algol68/|algol68toc_1.18_i386.deb]] All you need to write Algol 68 programs which run at the command line. |
|
Line 72: | Line 77: |
* [[PHP4Removal]] | |
Line 98: | Line 102: |
CategoryPortal | CategoryPortal CategoryDebianDevelopment |
Translation(s): العربية -Brasileiro - English - Español - Français - Indonesia - Italiano - Melayu - Svenska
This portal talks about programming languages. Technical language is used.
For programming applications, see here.
Contents
Note: GTK, QT are not languages, they are gui toolkits.
Algol 68
- i386 binary Debian package available at
algol68toc_1.18_i386.deb All you need to write Algol 68 programs which run at the command line.
BASIC
FreeBasic (libfreebasic already packaged, fbc not yet. Very Microsoft QBasic compatible (graphics))
Scriba
YaBASIC
C / C++
opencc (from Open64.net, not yet packaged)
TCC
cpp
Erlang
Fortran
gfortran
openf95 (from Open64.net, not yet packaged)
GTK
Java
Objective-C, Objective-C++
gobjc (from GCC)
OCaml
OCaml (i.e. Objective Caml)
Perl
PHP
LAMP - Linux Apache MySQL PHP framework
Python
Ruby
Qt
Tcl/Tk
Wish
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)