Programming Languages

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Copied some information from the Source Code article)
(Reorganizing)
Line 6: Line 6:
 
|caption=Babbage's Difference Engine
 
|caption=Babbage's Difference Engine
 
}}
 
}}
__NOTOC__
 
 
'''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). Programming language code is stored as [[source code]] which may be directly interpreted by a machine or compiled or assembled into [[executables]].
 
'''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). Programming language code is stored as [[source code]] which may be directly interpreted by a machine or compiled or assembled into [[executables]].
 +
 +
== Programming languages ==
  
 
* [[ActionScript]] (Flash)
 
* [[ActionScript]] (Flash)
Line 85: Line 86:
 
* [[Lollipop]]
 
* [[Lollipop]]
 
* [[Lua]]
 
* [[Lua]]
* [[M4]] (.m4)
 
 
* [[Machine language]] (various versions for different machine architectures)
 
* [[Machine language]] (various versions for different machine architectures)
 
* [[MATLAB script file]] (.m)
 
* [[MATLAB script file]] (.m)
Line 107: Line 107:
 
* [[PostScript]]
 
* [[PostScript]]
 
* [[Processing]]
 
* [[Processing]]
* [[Programmable calculators]]
 
 
* [[Programmable Command Language]] (PCL), for TOPS-20
 
* [[Programmable Command Language]] (PCL), for TOPS-20
 
* [[Prolog]]
 
* [[Prolog]]
Line 148: Line 147:
 
* [[WMLScript]]
 
* [[WMLScript]]
 
* [[Wolfram Language]]
 
* [[Wolfram Language]]
 +
 +
== Templates, macros, preprocessors, etc. ==
 +
* [[M4]] (.m4)
 
* [[XSLT]]
 
* [[XSLT]]
  
[[Interactive Fiction]] engines often use specialized programming languages for game development.
+
== Uncategorized ==
 +
* [[Programmable calculators]]
 +
 
 +
== See also ==
 +
* [[Development]]
 +
* [[Interactive Fiction]] engines often use specialized programming languages for game development.
 +
* [[Page description languages]]
 +
* [[Resources]]
 +
* [[Source code]]
  
 
== External links ==
 
== External links ==

Revision as of 17:45, 18 May 2017

File Format
Name Programming Languages
Ontology
Released ~1950

Babbage's Difference Engine

Babbage's Difference Engine

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). Programming language code is stored as source code which may be directly interpreted by a machine or compiled or assembled into executables.

Contents

Programming languages

Templates, macros, preprocessors, etc.

Uncategorized

See also

External links

Resources

Commentary

Humor

Misc.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox