Programming Language Design and Implementation

Programming Language Design and Implementation

Programming Language Design and Implementation (PLDI) is one of the ACM SIGPLAN's most important conferences. The precursor of PLDI was the Symposium on Compiler Optimization, held July 27–28, 1970 at the University of Illinois at Urbana-Champaign and chaired by Robert S. Northcote. That conference included papers by Frances E. Allen, John Cocke, Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman. The first conference in the current PLDI series took place in 1979 under the name SIGPLAN Symposium on Compiler Construction in Denver, Colorado. The next Compiler Construction conference took place in 1982 in Boston, Massachusetts. The Compiler Construction conferences then alternated with SIGPLAN Conferences on Language Issues until 1988, when the conference was renamed to PLDI. From 1982 until 2001, the conference acronym was SIGPLAN 'xx. Starting in 2002, the initialism became PLDI 'xx, and in 2006 PLDI xxxx.

Conference locations and organizers

  • PLDI 2012 - SIGPLAN Conference on Programming Language Design and Implementation: Beijing, China
    • Conference Chairs: Jan Vitek, Haibo Lin
    • Program Chair: Frank Tip
  • PLDI 2011 - SIGPLAN Conference on Programming Language Design and Implementation: San Jose, CA, USA
    • Conference Chair: Mary Hall
    • Program Chair: David Padua
    • Part of the Federated Computing Research Conference 2011
  • PLDI 2010 - SIGPLAN Conference on Programming Language Design and Implementation: Toronto, ON, Canada
    • Conference Chair: Ben Zorn
    • Program Chair: Alex Aiken
  • PLDI 2009 - SIGPLAN Conference on Programming Language Design and Implementation: Dublin, Ireland
    • Conference Chair: Michael Hind
    • Program Chair: Amer Diwan
  • PLDI 2008 - SIGPLAN Conference on Programming Language Design and Implementation: Tucson, Arizona, USA
    • Conference Chair: Rajiv Gupta
    • Program Chair: Saman Amarasinghe
  • PLDI 2007 - SIGPLAN Conference on Programming Language Design and Implementation: San Diego, California, USA
    • Conference Chair: Jeanne Ferrante
    • Program Chair: Kathryn S. McKinley
    • Part of the Federated Computing Research Conference 2007
  • PLDI 2006 - SIGPLAN Conference on Programming Language Design and Implementation: Ottawa, Ontario, Canada
  • PLDI '05 - SIGPLAN Conference on Programming Language Design and Implementation: Chicago, Illinois, USA
    • Conference Chair: Vivek Sarkar
    • Program Chair: Mary Hall
  • PLDI '04 - SIGPLAN Conference on Programming Language Design and Implementation: Washington, D.C., USA
    • Conference Chair: William Pugh
    • Program Chair: Craig Chambers
  • PLDI 03 - SIGPLAN Conference on Programming Language Design and Implementation: San Diego, California, USA
    • Conference Chair: Ron Cytron
    • Program Chair: Rajiv Gupta
    • Part of the Federated Computing Research Conference 2003
  • PLDI '02 - SIGPLAN Conference on Programming Language Design and Implementation: Berlin, Germany
    • Conference Chair: Jens Knoop
    • Program Chair: Laurie J. Hendren
  • SIGPLAN '01 Conference on Programming Language Design and Implementation (PLDI): Snowbird, Utah, USA
  • SIGPLAN '00 Conference on Programming Language Design and Implementation (PLDI): Vancouver, British Columbia, Canada
    • Conference Chair: James Larus
    • Program Chair: Monica Lam
  • SIGPLAN '99 Conference on Programming Language Design and Implementation (PLDI): Atlanta, Georgia, USA
    • Conference Chair: Barbara G. Ryder
    • Program Chair: Benjamin G. Zorn
    • Part of the Federated Computing Research Conference 1999
  • SIGPLAN '98 Conference on Programming Language Design and Implementation (PLDI): Montreal, Quebec, Canada
    • Conference Chair: Jack W. Davidson
    • Program Chair: Keith D. Cooper
  • SIGPLAN '97 Conference on Programming Language Design and Implementation (PLDI): Las Vegas, Nevada, USA
    • Conference Chair: Marina Chen
    • Program Chair: Ron K. Cytron
  • SIGPLAN '96] Conference on Programming Language Design and Implementation (PLDI): Philadelphia, Pennsylvania, USA
    • Conference Chair: Charles N. Fischer
    • Program Chair: Michael Burke
    • Part of the Federated Computing Research Conference 1996
  • SIGPLAN '95 Conference on Programming Language Design and Implementation (PLDI): La Jolla, California, USA
  • SIGPLAN '94 Conference on Programming Language Design and Implementation (PLDI): Orlando, Florida, USA
    • Conference co-Chairs: Barbara Ryder and Mary Lou Soffa
    • Program Chair: Vivek Sarkar
  • SIGPLAN '93 Conference on Programming Language Design and Implementation: Albuquerque, New Mexico, USA
    • Conference Chair: Robert Cartwright
    • Program Chair: David W. Wall
  • SIGPLAN '92 Conference on Programming Language Design and Implementation: San Francisco, California
  • SIGPLAN '91 Conference on Programming Language Design and Implementation: Toronto, Ontario, Canada
  • SIGPLAN '90 Conference on Programming Language Design and Implementation: White Plains, New York, USA
    • Conference Chair: Mark Scott Johnson
    • Program Chair: Bernard Lang
  • SIGPLAN '89 Conference on Programming Language Design and Implementation: Portland, Oregon, USA
    • Conference Chair: Bruce Knobe
    • Program Chair: Charles N. Fischer
  • SIGPLAN '88 Conference on Programming Language Design and Implementation: Atlanta, Georgia, USA
    • Conference Chair: David S. Wise
    • Program Chair: Mayer D. Schwartz
  • SIGPLAN '87 Symposium on Interpreters and Interpretive Techniques: St. Paul, Minnesota, USA
    • Conference Chair: Mark Scott Johnson
    • Program Chair: Thomas Turba
  • SIGPLAN '86 Symposium on Compiler Construction: Palo Alto, California, USA
  • SIGPLAN '85 Symposium on Language Issues in Programming Environments: Seattle, Washington, USA
  • SIGPLAN '84 Symposium on Compiler Construction: Montreal, Quebec, Canada
  • SIGPLAN '83 Symposium on Programming Language Issues in Software Systems: San Francisco, California, USA
    • Conference Chair: John R. White
    • Program Chair: Lawrence A. Rowe
  • SIGPLAN '82 Symposium on Compiler Construction: Boston, Massachusetts, USA
  • SIGPLAN Symposium on Compiler Construction 1979: Denver, Colorado, USA
  • SIGPLAN Symposium on Compiler Optimization 1970: Urbana-Champaign, Illinois, USA

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… …   Wikipedia

  • Racket (programming language) — Racket Paradigm(s) Multi paradigm: Functional, Procedural, Modular, Object oriented, Reflective, Meta Appeared in 1994 Developer …   Wikipedia

  • Data-centric programming language — defines a category of programming languages where the primary function is the management and manipulation of data. A data centric programming language includes built in processing primitives for accessing data stored in sets, tables, lists, and… …   Wikipedia

  • Programming language theory — (commonly known as PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification of programming languages and programming language features. It is a multi disciplinary field, both… …   Wikipedia

  • computer programming language — Introduction       any of various languages for expressing a set of detailed instructions for a digital computer. Such instructions can be executed directly when they are in the computer manufacturer specific numerical form known as machine… …   Universalium

  • Mesa (programming language) — Mesa Appeared in 1970s and 80s Developer Xerox PARC Typing discipline strongly typed Influenced by ALGOL Influenced Java, Modula 2, Cedar Mesa was an innovat …   Wikipedia

  • Turing (programming language) — Turing is a Pascal like programming language developed in 1982 by Ric Holt and James Cordy, then of University of Toronto, Canada. Turing is a descendant of Euclid, Pascal and SP/k that features a clean syntax and precise machine independent… …   Wikipedia

  • T (programming language) — The T programming language is a dialect of the Scheme programming language developed in the early 1980s by Jonathan A. Rees and Norman I. Adams of Yale University as an experiment in language design and implementation. T s purpose is to test the… …   Wikipedia

  • Programming language specification — A programming language specification is an artifact that defines a programming language so that users and implementors can agree on what programs in that language mean.A programming language specification can take several forms, including the… …   Wikipedia

  • Ada (programming language) — For other uses of Ada or ADA, see Ada (disambiguation). Ada Paradigm(s) Multi paradigm Appeared in 1980 Designed by MIL STD 1815/Ada 83: Jean Ichbiah Ada 95: Tucker Taft Ada 2005: Tucker Taft Stable release …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”