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 14: | Line 14: | ||
* [[Programming language]] | * [[Programming language]] | ||
* [[Programming paradigm]] | * [[Programming paradigm]] | ||
+ | * [[Semantics (computer science)]] | ||
* [[Software engineering]] | * [[Software engineering]] | ||
+ | * [[Syntax (computer languages)]] | ||
== External links == | == External links == | ||
* [https://en.wikipedia.org/wiki/Programming_language_theory Programming language theory] @ Wikipedia | * [https://en.wikipedia.org/wiki/Programming_language_theory Programming language theory] @ Wikipedia |
Revision as of 18:12, 5 September 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
- Semantics (computer science)
- Software engineering
- Syntax (computer languages)
External links
- Programming language theory @ Wikipedia