Skip to search formSkip to main contentSkip to account menu

Programming language theory

Known as: PLT, Programming language research, Theory of programming languages 
Programming language theory (PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
A reflective language makes the language semantics open to user programs and allows them to access, extend, and modify it from… 
2013
2013
Type systems that permit developers to express themselves more precisely are one of the primary topics in programming language… 
2009
2009
Ambitious experiments using proof assistants for programming language research and teaching are all the rage. In this talk, I'll… 
Review
2009
Review
2009
Software security has been traditionally enforced at the level of operating systems. However, operating systems have become… 
1997
1997
Powerful concurrency primitives in recent concurrent languages and thread libraries provide the great flexibility about… 
1989
1989
This paper shows how higher levels of generalization can be introduced into unification grammars by exploiting methods for typing… 
1988
1988
A significant motivation for programming language research is to find good abstractions and conceptual frameworks that enable us… 
1988
1988
  • 1988
  • Corpus ID: 43785269
This volume introduces and explores those parts of programming language theory that have important applications in improving the… 
1984
1984
It is well recognized that type checking and in fe rence sys tems are very i mpor t a n t to develop correct programs if the p…