Skip to search formSkip to main contentSkip to account menu

Programming Language Design and Implementation

Known as: Symposium on Compiler Optimization, Conference on programming language design and implementation, SIGPLAN Symposium on Compiler Construction 
Programming Language Design and Implementation (PLDI) is one of the ACM SIGPLAN's most important conferences. The precursor of PLDI was the Symposium… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
We introduce rewriting of meta-expressions which stem from a meta-language that uses higher-order abstract syntax augmented by… 
2007
2007
We present a size-aware type system for first-order shapely function definitions. Here, a function definition is called shapely… 
2007
2007
Researchers have proposed a number of tools for automatic bug localization. Given a program and a description of the failure… 
2003
2003
This paper presents an efficient context-sensitive heap analysis algorithm called Data Structure Analysis designed to enable… 
2000
2000
We present an "adaptive multi-start" genetic algorithm for the Euclidean traveling salesman problem that uses a population of… 
1998
1998
An object-oriented formal specification workbench is proposed for defining the syntax and semantics of programming languages… 
1997
1997
Use of mobile code can make distributed systems and the abstractions they provide more exible to build and use. Richer… 
1996
1996
Languages with programmer-visible stacks (stack-based languages) are used widely, as intermediate languages (e.g., JavaVM, FCode… 
1992
1992
Many heap-oriented languages such as Lisp and Id depend on run-time garbage collection to reclaim storage. Garbage collection can…