Difference between revisions of "Programming language theory"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
* [[Abstract syntax tree]]
 
* [[Abstract syntax tree]]
 
* [[Computation]]
 
* [[Computation]]
 +
* [[Computer program]]
 +
* [[Computer programming]]
 
* [[Computer science]]
 
* [[Computer science]]
 
* [[Linguistics]]
 
* [[Linguistics]]
Line 21: Line 23:
  
 
* [https://en.wikipedia.org/wiki/Programming_language_theory Programming language theory] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Programming_language_theory Programming language theory] @ Wikipedia
 +
 +
[[Category:Computer programming]]
 +
[[Category:Computer science]]

Latest revision as of 12:21, 21 April 2016

Programming language theory (PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification of programming languages and their individual features.

Description

It falls within the discipline of computer science, both depending on and affecting mathematics, software engineering and linguistics.

See also

External links