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.
2019
2019
Programming language design requires making many usability-related design decisions. We explored using user-centered methods to… 
2018
2018
Stefik and Hanenberg recently published an opinion piece on “methodological irregularities in programming-language research” [1… 
2011
2011
The software engineering discipline faces many challenges; one of the important challenges is managing the complexity of software… 
2009
2009
Language-based security has been a hot research area of computer security in the last decade. It addresses various concerns about… 
2003
2003
Robots are becoming increasingly common in, and important to, many commercial, industrial, and military applications. This paper… 
2002
2002
We consider formal provability with structural induction and related proof principles in the λ-calculus presented with first… 
Review
1999
Review
1999
Introduction. What This Book Is About. What's Different About This Book. Who This Book Is For. What You Need to Know Before You… 
1988
1988
  • R. Yeung
  • 1988
  • Corpus ID: 38290647
The matrix is a commonly used two-dimensional data structure. On a two-dimensional display, 2-D data structures are more suitable… 
1987
1987
 Most computing systems are shared between users of various kinds. This thesis treats such systems as mathematical objects, and… 
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…