Difference between revisions of "Programming language theory"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) (→See also) |
||
Line 7: | Line 7: | ||
== See also == | == See also == | ||
+ | * [[Abstract syntax]] | ||
+ | * [[Abstract syntax tree]] | ||
+ | * [[Computation]] | ||
* [[Computer science]] | * [[Computer science]] | ||
* [[Linguistics]] | * [[Linguistics]] |
Revision as of 16:33, 31 August 2015
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
- Abstract syntax
- Abstract syntax tree
- Computation
- Computer science
- Linguistics
- Programming language
- Programming paradigm
- Software engineering
External links
- Programming language theory @ Wikipedia