Share to: share facebook share twitter share wa share telegram print page

SIGPLAN

SIGPLAN is the Association for Computing Machinery's Special Interest Group (SIG) on programming languages. This SIG explores programming language concepts and tools, focusing on design, implementation, practice, and theory. Its members are programming language developers, educators, implementers, researchers, theoreticians, and users.

Conferences

Associated journals

Newsletters

  • ACM SIGPLAN Notices - ISSN 1558-1160 ISSN 0362-1340 - Home page at ACM
  • Fortran Forum - ISSN 1061-7264 ISSN 1931-1311
  • Lisp Pointers (final issue 1995) - ISSN 1045-3563
  • OOPS Messenger (1990–1996) - ISSN 1558-0253 ISSN 1055-6400

Awards

Programming Languages Achievement Award

Recognizes an individual or individuals who has made a significant and lasting contribution to the field of programming languages. [2][3]

Robin Milner Young Researcher Award

Recognizes outstanding contributions by young researchers in the area of programming languages.[5] The award is named after the computer scientist Robin Milner.

Programming Languages Software Award

Given to an institution or individual(s) to recognize the development of a software system that has had a significant impact on programming language research, implementations, and tools.[6]

SIGPLAN Doctoral Dissertation Award

The full name of this award is the John C. Reynolds Doctoral Dissertation Award, after the computer scientist John C. Reynolds. It is "presented annually to the author of the outstanding doctoral dissertation in the area of Programming Languages."[17]

  • 2018: Justin Hsu and David Menendez
  • 2017: Ramana Kumar
  • 2016: Shachar Itzhaky and Vilhelm Sjöberg
  • 2015: Mark Batty
  • 2014: Aaron Turon
  • 2013: Patrick Rondon
  • 2012: Dan Marino
  • 2010: Robert L. Bocchino
  • 2009: Akash Lai and William Thies
  • 2008: Michael Bond and Viktor Vafeiadis
  • 2007: Swarat Chaudhuri
  • 2006: Xiangyu Zhang
  • 2005: Sumit Gulwani
  • 2003: Godmar Back
  • 2002: Michael Hicks
  • 2001: Rastislav Bodik


SIGPLAN Distinguished Service Award

Most Influential PLDI Paper Award

  • 2017 (for 2007): Valgrind: a framework for heavyweight dynamic binary instrumentation, Nicholas Nethercote, Julian Seward
  • 2016 (for 2006): DieHard: probabilistic memory safety for unsafe languages, Emery Berger, Benjamin Zorn
  • 2015 (for 2005): Pin: building customized program analysis tools with dynamic instrumentation, Chi-Keung Luk, Robert Cohn, Robert Muth, Harish Patil, Artur Klauser, Geoff Lowney, Steven Wallace, Vijay Janapa Reddi, and Kim Hazelwood
  • 2014 (for 2004): Scalable Lock-Free Dynamic Memory Allocation, Maged M. Michael
  • 2013 (for 2003): The nesC language: A holistic approach to networked embedded systems, David Gay, Philip Levis, J. Robert von Behren, Matt Welsh, Eric Brewer, and David E. Culler
  • 2012 (for 2002): Extended Static Checking for Java, Cormac Flanagan, K. Rustan M. Leino, Mark Lillibridge, Greg Nelson, James B. Saxe, and Raymie Stata
  • 2011 (for 2001): Automatic predicate abstraction of C programs, Thomas Ball, Rupak Majumdar, Todd Millstein, and Sriram K. Rajamani
  • 2010 (for 2000): Dynamo: A Transparent Dynamic Optimization System, Vasanth Bala, Evelyn Duesterwald, Sanjeev Banerji
  • 2009 (for 1999): A Fast Fourier Transform Compiler, Matteo Frigo
  • 2008 (for 1998): The implementation of the Cilk-5 multithreaded language, Matteo Frigo, Charles E. Leiserson, Keith H. Randall
  • 2007 (for 1997): Exploiting hardware performance counters with flow and context sensitive profiling, Glenn Ammons, Thomas Ball, and James R. Larus
  • 2006 (for 1996): TIL: A Type-Directed Optimizing Compiler for ML, David Tarditi, Greg Morrisett, Perry Cheng, Christopher Stone, Robert Harper, and Peter Lee
  • 2005 (for 1995): Selective Specialization for Object-Oriented Languages, Jeffrey Dean, Craig Chambers, and David Grove
  • 2004 (for 1994): ATOM: a system for building customized program analysis tools, Amitabh Srivastava and Alan Eustace
  • 2003 (for 1993): Space Efficient Conservative Garbage Collection, Hans Boehm
  • 2002 (for 1992): Lazy Code Motion, Jens Knoop, Oliver Rüthing, Bernhard Steffen
  • 2001 (for 1991): A data locality optimizing algorithm, Michael E. Wolf and Monica S. Lam
  • 2000 (for 1990): Profile guided code positioning, Karl Pettis and Robert C. Hansen

Most Influential POPL Paper Award

  • 2018 (for 2008): Multiparty asynchronous session types, Kohei Honda, Nobuko Yoshida, Marco Carbone
  • 2017 (for 2007): JavaScript Instrumentation for Browser Security, Dachuan Yu, Ajay Chander, Nayeem Islam, Igor Serikov
  • 2016 (for 2006): Formal certification of a compiler back-end or: programming a compiler with a proof assistant, Xavier Leroy
  • 2015 (for 2005): Combinators for Bidirectional Tree Transformations: A Linguistic Approach to the View Update Problem, Nate Foster, Michael B. Greenwald, Jonathan T. Moore, Benjamin C. Pierce, Alan Schmitt
  • 2014 (for 2004): Abstractions from proofs, Thomas Henzinger, Ranjit Jhala, Rupak Majumdar, Kenneth McMillan
  • 2013 (for 2003): A real-time garbage collector with low overhead and consistent utilization, David F. Bacon, Perry Cheng, VT Rajan
  • 2012 (for 2002): CCured: Type-Safe Retrofitting of Legacy Code, George C. Necula, Scott McPeak, and Westley Weimer
  • 2011 (for 2001): BI as an Assertion Language for Mutable Data Structures, Samin Ishtiaq and Peter W. O'Hearn
  • 2010 (for 2000): Anytime, Anywhere: Modal Logics for Mobile Ambients, Luca Cardelli and Andrew D. Gordon
  • 2009 (for 1999): JFlow: Practical Mostly-Static Information Flow Control, Andrew C. Myers
  • 2008 (for 1998): From System F to Typed Assembly Language, Greg Morrisett, David Walker, Karl Crary, and Neal Glew
  • 2007 (for 1997): Proof-carrying Code, George Necula
  • 2006 (for 1996): Points-to Analysis in Almost Linear Time, Bjarne Steensgaard
  • 2005 (for 1995): A Language with Distributed Scope, Luca Cardelli
  • 2004 (for 1994): Implementation of the Typed Call-by-Value lambda-calculus using a Stack of Regions, Mads Tofte and Jean-Pierre Talpin
  • 2003 (for 1993): Imperative functional programming, Simon Peyton Jones and Philip Wadler

Most Influential OOPSLA Paper Award

  • 2017 (for 2007): Statistically Rigorous Java Performance Evaluation, Andy Georges, Dries Buytaert, Lieven Eeckhout
  • 2016 (for 2006): The DaCapo benchmarks: Java benchmarking development and analysis, Stephen M. Blackburn, Robin Garner, Chris Hoffmann, Asjad M. Khan, Kathryn S. McKinley, Rotem Bentzur, Amer Diwan, Daniel Feinberg, Daniel Frampton, Samuel Z. Guyer, Martin Hirzel, Antony Hosking, Maria Jump, Han Lee, J. Eliot B. Moss, Aashish Phansalkar, Darko Stefanović, Thomas VanDrunen, Daniel von Dincklage, Ben Wiedermann
  • 2015 (for 2005): X10: An Object-Oriented Approach to Non-Uniform Cluster Computing, Philippe Charles, Christian Grothoff, Vijay Saraswat, Christopher Donawa, Allan Kielstra, Kemal Ebcioglu, Christoph von Praun, and Vivek Sarkar
  • 2014 (for 2004): Mirrors: Design Principles for Meta-level Facilities of Object-Oriented Programming Languages, Gilad Bracha and David Ungar
  • 2013 (for 2003): Language Support for Lightweight Transactions, Tim Harris and Keir Fraser
  • 2012 (for 2002): Reconsidering Custom Memory Allocation, Emery D. Berger, Benjamin G. Zorn, and Kathryn S. McKinley
  • 2010 (for 2000): Adaptive Optimization in the Jalapeño JVM, Matthew Arnold, Stephen Fink, David Grove, Michael Hind, and Peter F. Sweeney
  • 2009 (for 1999): Implementing Jalapeño in Java, Bowen Alpern, C. R. Attanasio, John J. Barton, Anthony Cocchi, Susan Flynn Hummel, Derek Lieber, Ton Ngo, Mark Mergen, Janice C. Shepherd, and Stephen Smith
  • 2008 (for 1998): Ownership Types for Flexible Alias Protection, David G. Clarke, John M. Potter, and James Noble
  • 2007 (for 1997): Call Graph Construction in Object-Oriented Languages, David Grove, Greg DeFouw, Jeffrey Dean, and Craig Chambers
  • 2006 (for 1986–1996):
    • Subject Oriented Programming: A Critique of Pure Objects, William Harrison and Harold Ossher
    • Concepts and Experiments in Computational Reflection, Pattie Maes
    • Self: The Power of Simplicity, David Ungar and Randall B. Smith

Most Influential ICFP Paper Award

  • 2019 (for 2009): Runtime Support for Multicore Haskell: Simon Marlow, Simon Peyton Jones, and Satnam Singh
  • 2009 (for 1999): Haskell and XML: Generic combinators or type-based translation?, Malcolm Wallace and Colin Runciman
  • 2008 (for 1998): Cayenne — a language with dependent types, Lennart Augustsson
  • 2007 (for 1997): Functional Reactive Animation, Conal Elliott and Paul Hudak
  • 2006 (for 1996): Optimality and inefficiency: what isn't a cost model of the lambda calculus?, Julia L. Lawall and Harry G. Mairson

See also

References

  1. ^ "SIGPLAN Programming Languages Achievement Award". ACM SIGPLAN.
  2. ^ This link provides information on all awardees.[1]
  3. ^ "SIGPLAN Programming Languages Achievement Award". ACM SIGPLAN. Archived from the original on 2024-02-22.
  4. ^ "SIGPLAN Robin Milner Young Researcher Award". www.sigplan.org. ACM SIGPLAN. Retrieved 2024-07-08.
  5. ^ This link provides information on all awardees.[4]
  6. ^ "SIGPLAN Programming Languages Software Award". ACM SIGPLAN. Archived from the original on 2024-06-05.
  7. ^ "Programming Languages Software Award". Retrieved 2024-07-12.
  8. ^ "Programming Languages Software Award". Retrieved 2022-10-27.
  9. ^ a b "Programming Languages Software Award". Retrieved 2021-10-05.
  10. ^ Luterbacher, Celia (25 June 2019). "Scala programming language wins SIGPLAN award". Retrieved 2019-06-25.
  11. ^ a b c d "Programming Languages Software Award". www.sigplan.org. Retrieved 2018-12-02.
  12. ^ 2013: The Coq proof assistant Archived 2013-07-03 at the Wayback Machine. SIGPLAN. Retrieved on 2013-08-20.
  13. ^ 2012: Jikes Research Virtual Machine (RVM) Archived 2013-07-03 at the Wayback Machine. SIGPLAN. Retrieved on 2013-08-20.
  14. ^ 2011: Simon Peyton Jones and Simon Marlow. SIGPLAN. Retrieved on 2013-08-20.
  15. ^ 2010: Chris Lattner. SIGPLAN. Retrieved on 2013-08-20.
  16. ^ ACM SIGPLAN Programming Languages Software Award in 2010 in recognition of his work on LLVM.
  17. ^ "John C. Reynolds Doctoral Dissertation Award". www.sigplan.org. Retrieved 2017-01-16.

Read other articles:

Artikel ini sebatang kara, artinya tidak ada artikel lain yang memiliki pranala balik ke halaman ini.Bantulah menambah pranala ke artikel ini dari artikel yang berhubungan atau coba peralatan pencari pranala.Tag ini diberikan pada Oktober 2016. Fungsi sinus dan semua polinomial Taylorlnya merupakan fungsi ganjil. Gambar ini menunjukkan sin(x) dan perkiraan Taylornya, polinomial dengan derajat 1, 3, 5, 7, 9, 11 dan 13. Fungsi kosinus dan semua polinomial Taylorlnya merupakan fungsi genap. Gamb...

Hamiltonian coloring, named after William Rowan Hamilton, is a type of graph coloring. Hamiltonian coloring uses a concept called detour distance between two vertices of the graph.[1] It has many applications in different areas of science and technology. Terminologies Radio coloring A graph G with diameter D with n nodes that is colored (i.e. has a positive integer assigned to each vertex) with k colors is called a radio k-coloring G if for every pair of vertices a and b, the sum of t...

Gambar satelit Amerika Utara. Amerika Utara adalah benua di belahan bumi utara. Di bagian utara berbatasan dengan Lautan Arktik dan pada sebelah timur dengan Samudra Atlantik Utara, sedangkan sebelah selatan dengan Laut Karibia serta pada bagian sebelah barat dengan Samudra Pasifik Utara. Benua ini meliputi wilayah sebesar 24.710.000 km² atau sekitar 4,8% dari permukaan bumi. Pada 2016, penduduknya diperkirakan lebih dari 579 juta jiwa. Benua ini adalah benua ketiga yang paling besar be...

Protein-coding gene in the species Homo sapiens ZNF22IdentifiersAliasesZNF22, HKR-T1, KOX15, ZNF422, Zfp422, zinc finger protein 22External IDsOMIM: 194529 MGI: 1914505 HomoloGene: 5067 GeneCards: ZNF22 Gene location (Human)Chr.Chromosome 10 (human)[1]Band10q11.21Start45,000,923 bp[1]End45,005,326 bp[1]Gene location (Mouse)Chr.Chromosome 6 (mouse)[2]Band6|6 E3Start116,600,977 bp[2]End116,605,960 bp[2]RNA expression patternBgeeHumanMouse (or...

71st Johnson solid Triaugmented truncated dodecahedronTypeJohnsonJ70 – J71 – J72Faces2+3x3+4x6 triangles 3+2x6 squares 3 pentagons 3x3 decagonsEdges135Vertices75Vertex configuration4x3+3x6(3.102)3+2x6(3.4.5.4)5x6(3.4.3.10)Symmetry groupC3vDual polyhedron-PropertiesconvexNet In geometry, the triaugmented truncated dodecahedron is one of the Johnson solids (J71); of them, it has the greatest volume in proportion to the cube of the side length. As its name suggests, it is created by attachin...

この記事は検証可能な参考文献や出典が全く示されていないか、不十分です。出典を追加して記事の信頼性向上にご協力ください。(このテンプレートの使い方)出典検索?: 嘉数昇 – ニュース · 書籍 · スカラー · CiNii · J-STAGE · NDL · dlib.jp · ジャパンサーチ · TWL(2011年4月) 嘉数 昇 嘉数 昇(かかず のぼる、1902年3月15日 - 197...

هذه المقالة يتيمة إذ تصل إليها مقالات أخرى قليلة جدًا. فضلًا، ساعد بإضافة وصلة إليها في مقالات متعلقة بها. (ديسمبر 2018) خوان فرنسيسكو بارازا   معلومات شخصية الميلاد 12 مارس 1935  سان ميغيل  تاريخ الوفاة 27 ديسمبر 1997 (62 سنة)   مركز اللعب لاعب وسط الجنسية السلفادور  مسيرة...

2022 Indian filmOke Oka JeevithamTheatrical release poster in TeluguDirected byShree KarthickWritten byShree KarthickProduced byS. R. PrakashbabuS. R. PrabhuStarringSharwanandAmala AkkineniRitu VarmaVennela KishorePriyadarshiSathishRamesh ThilakCinematographySujith SarangEdited bySreejith SarangMusic byJakes BejoyProductioncompanyDream Warrior PicturesRelease date 9 September 2022 (2022-09-09) Running time157 minutesCountryIndiaLanguagesTeluguTamilBox officeest. ₹40.15 crore&...

Anti-Catholic secret society, 1887–1911 Henry F. Bowers (1837-1911), founder and long-time head of the American Protective Association. The American Protective Association (APA) was an American anti-Catholic secret society established in 1887 by Protestants. The organization was the largest anti-Catholic movement in the United States during the later part of the 19th century, showing particular regional strength in the Midwest. The group grew rapidly during the early 1890s before collapsing...

Auto rickshaw operator Tuctucs booking Auto rickshaw located in Brighton Marina. A tuctuc in service at Brighton Marina in July 2007, when a £3.00 flat fare applied. Tuctuc Ltd was an auto rickshaw operator in Brighton, England. It operated for just over a year from the summer of 2006 until late 2007, but opposition from taxi operators and licence breaches made the service unworkable and the vehicles were withdrawn. In 2009, they were used again for weekend sightseeing tours of the city. His...

2013 South Korean television series Empire of GoldPromotional posterAlso known asGolden EmpireGenrePeriod drama Political drama RomanceWritten byPark Kyung-sooDirected byJo Nam-kookStarringGo SooLee Yo-wonSon Hyun-jooComposerPark Se-junCountry of originSouth KoreaOriginal languageKoreanNo. of episodes24ProductionExecutive producerLee Hyun-JikProducersKim Jin-geun Lee Young-junProduction locationKoreaRunning time60 minutes on Mondays and Tuesdays at 21:55 (KST)Production companiesStudioS (SBS)...

Gigamit ang tatak sukad Nobiyembre 2012, ni Paula Scher. Ang Republic Records mao ang usa ka timáanong kaagi nga pinasikad sa Dakbayan sa Bag-ong York nga gipanag-iyahan sa Universal Music Group (UMG). Gitukod kini nila Avery Lipman ug Monte Lipman, isip usa ka makinaugalingong timananan kaniadto tuigang 1995, ug nakuha kini sa UMG kaniadto tuigang 2000. Kinìng maong artikulo mao usa ka Saha. Makatábang ka sa Wikipedya pinaági sa pag-uswág ug pag-punô niini.thu

Bagian dari seri mengenai Sejarah Indonesia Prasejarah Manusia Jawa 1.000.000 BP Manusia Flores 94.000–12.000 BP Bencana alam Toba 75.000 BP Kebudayaan Buni 400 SM Kerajaan Hindu-Buddha Kerajaan Kutai 400–1635 Kerajaan Tarumanagara 450–900 Kerajaan Kalingga 594–782 Kerajaan Melayu 671–1347 Kerajaan Sriwijaya 671–1028 Kerajaan Sunda 662–1579 Kerajaan Galuh 669–1482 Kerajaan Mataram 716–1016 Kerajaan Bali 914–1908 Kerajaan Kahuripan 1019&#...

Heritage site in Bucharest, Romania Church of the Holy Apostles The Church of the Holy Apostles (Romanian: Biserica Sfinții Apostoli) is a Romanian Orthodox church located at 1 Sfinții Apostoli Street in Bucharest, Romania. It is dedicated to Saints Peter and Paul. History The first church on the site was made of wood and dated to the latter half of the 16th century. According to a 1626 document, a monastery existed there by 1585–1586 and was under the protection of a monastery in Tarnovo...

Граф Пэли 9-го порядка, покрашенный тремя цветами. На графе выделена клика из трёх вершин. В этом графе и любом его порождённом подграфе хроматическое число равно кликовому числу. Таким образом он является совершенным графом. В теории графов совершенным графом называется...

2016 studio album by BTSWingsDigital album cover artStudio album by BTSReleasedOctober 10, 2016Recorded2016Genre Hip hop EDM R&B tropical house moombahton dance-pop Length53:4166:18 (You Never Walk Alone)LanguageKoreanLabelBig HitLoenPony Canyon[1]ProducerPdoggBTS chronology Youth(2016) Wings(2016) Love Yourself: Her(2017) Singles from Wings Blood Sweat & TearsReleased: October 10, 2016 Physical album covers(From top, left to right) W, I, N, and G versions You Never Wa...

LighthouseWest Chop Light LocationTisbury, MassachusettsCoordinates41°28′50.87″N 70°35′59.21″W / 41.4807972°N 70.5997806°W / 41.4807972; -70.5997806TowerConstructed1891Constructionbrick Automated1976Height45 feet (14 m)ShapeConical towerMarkingsWhiteHeritageNational Register of Historic Places listed place Fog signalHorn: 1 every 30sLightFocal height84 feet (26 m)Rangewhite 14 nautical miles (26 km; 16 mi), red 10 nautical ...

Narrative of Greek and Roman mythology For the sculpture by Gian Lorenzo Bernini that depicts this subject, see The Rape of Proserpina. The Rape of Persephone, or Abduction of Persephone, is a classical mythological subject in Western art, depicting the abduction of Persephone by Hades. In this context, the word Rape refers to the traditional translation of the Latin raptus (seized or carried off) which refers to bride kidnapping rather than the potential ensuing sexual violence.[1] M...

American political scientist This article is an orphan, as no other articles link to it. Please introduce links to this page from related articles; try the Find link tool for suggestions. (January 2021) Lauren Davenport is an American political scientist. She is Associate Professor of Political Science at Stanford University.[1] Her research focuses on American politics with a particular focus on race and ethnicity.[2][1] Her 2018 book Politics Beyond Black and White w...

Sarandon in 2016 The following is a list of performances by American actress Susan Sarandon. Filmography Film Year Title Role Notes 1970 Joe Melissa Compton 1971 Lady Liberty Sally The Apprentice Elizabeth Hawkins 1974 Lovin' Molly Sarah The Front Page Peggy Grant 1975 The Great Waldo Pepper Mary Beth The Rocky Horror Picture Show Janet Weiss 1976 One Summer Love Chloe Farna 1977 Checkered Flag or Crash C.C. Wainwright The Other Side of Midnight Catherine Alexander Douglas The Great Smokey Ro...

Kembali kehalaman sebelumnya