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 10: | Line 10: | ||
* [[Abstract syntax tree]] | * [[Abstract syntax tree]] | ||
* [[Computation]] | * [[Computation]] | ||
+ | * [[Computer program]] | ||
+ | * [[Computer programming]] | ||
* [[Computer science]] | * [[Computer science]] | ||
* [[Linguistics]] | * [[Linguistics]] |
Revision as of 09:52, 4 February 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
- Abstract syntax
- Abstract syntax tree
- Computation
- Computer program
- Computer programming
- Computer science
- Linguistics
- Programming language
- Programming paradigm
- Semantics (computer science)
- Software engineering
- Syntax (computer languages)
External links
- Programming language theory @ Wikipedia