Programming Languages

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{| |File Formats | > |Languages | > |Programming Languages |} Programming languages are languages expected to be executed (interpreted, compiled, etc.) by a machine i...")
 
Line 11: Line 11:
 
* Ada
 
* Ada
 
* APL
 
* APL
 +
* Assembly language (various versions for different machine architectures)
 
* BASIC
 
* BASIC
 
* C
 
* C
Line 21: Line 22:
 
* Lisp
 
* Lisp
 
* Logo
 
* Logo
 +
* Machine language (various versions for different machine architectures)
 
* Pascal
 
* Pascal
 
* Perl
 
* Perl

Revision as of 23:05, 28 October 2012

File Formats > Languages > Programming Languages

Programming languages are languages expected to be executed (interpreted, compiled, etc.) by a machine in order to perform operations or algorithms. They are distinct from markup languages, which represent the structure of a document rather than specific operations to be performed, though it is possible to combine both in a document (e.g., HTML containing embedded JavaScript, or PHP code which includes HTML).

  • Ada
  • APL
  • Assembly language (various versions for different machine architectures)
  • BASIC
  • C
  • C++
  • C#
  • COBOL
  • FORTRAN
  • Java
  • JavaScript (JScript, ECMAscript)
  • Lisp
  • Logo
  • Machine language (various versions for different machine architectures)
  • Pascal
  • Perl
  • PHP
  • Prolog
  • Python
  • RPG
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox