咨询与建议

限定检索结果

文献类型

  • 250 篇 会议
  • 5 篇 期刊文献

馆藏范围

  • 255 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 210 篇 工学
    • 202 篇 软件工程
    • 92 篇 计算机科学与技术...
    • 7 篇 电气工程
    • 3 篇 控制科学与工程
    • 1 篇 动力工程及工程热...
    • 1 篇 电子科学与技术(可...
    • 1 篇 生物工程
  • 7 篇 理学
    • 6 篇 数学
    • 1 篇 生物学
  • 5 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 2 篇 工商管理
    • 1 篇 图书情报与档案管...
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 教育学
    • 2 篇 教育学

主题

  • 49 篇 design
  • 40 篇 languages
  • 22 篇 performance
  • 15 篇 algorithms
  • 14 篇 probabilistic pr...
  • 12 篇 verification
  • 12 篇 functional progr...
  • 11 篇 program synthesi...
  • 10 篇 object oriented ...
  • 10 篇 reliability
  • 10 篇 concurrency
  • 9 篇 experimentation
  • 9 篇 programming lang...
  • 8 篇 type systems
  • 8 篇 domain-specific ...
  • 7 篇 java
  • 6 篇 optimization
  • 6 篇 theory
  • 5 篇 compilers
  • 5 篇 metaprogramming

机构

  • 8 篇 purdue univ w la...
  • 7 篇 carnegie mellon ...
  • 6 篇 harvard univ cam...
  • 5 篇 univ penn philad...
  • 4 篇 univ wisconsin m...
  • 4 篇 princeton univ p...
  • 4 篇 univ calif davis...
  • 4 篇 northeastern uni...
  • 4 篇 cornell univ ith...
  • 4 篇 stanford univ st...
  • 4 篇 univ washington ...
  • 3 篇 microsoft res re...
  • 3 篇 swiss fed inst t...
  • 3 篇 mit cambridge ma...
  • 3 篇 yale univ new ha...
  • 3 篇 rice univ housto...
  • 3 篇 univ calif berke...
  • 3 篇 univ texas austi...
  • 2 篇 microsoft corp r...
  • 2 篇 oracle labs pots...

作者

  • 5 篇 foster nate
  • 5 篇 gulwani sumit
  • 5 篇 walker david
  • 4 篇 dillig isil
  • 3 篇 ahmed amal
  • 3 篇 huang jeff
  • 3 篇 vechev martin
  • 3 篇 shao zhong
  • 3 篇 tobin-hochstadt ...
  • 3 篇 su zhendong
  • 3 篇 chaudhuri swarat
  • 3 篇 felleisen matthi...
  • 3 篇 myers andrew c.
  • 3 篇 zhang xiangyu
  • 3 篇 acar umut a.
  • 3 篇 mansinghka vikas...
  • 2 篇 hirschfeld rober...
  • 2 篇 flatt matthew
  • 2 篇 gupta gagan
  • 2 篇 shull thomas

语言

  • 251 篇 英文
  • 3 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the 35th ACM SIGPLAN Conference on Programming Language Design and Implementation"
255 条 记 录,以下是31-40 订阅
排序:
proceedings of the 2004 acm sigplan conference on programming language design and Implentation (PLDI'04)
Proceedings of the 2004 ACM SIGPLAN Conference on Programmin...
收藏 引用
proceedings of the 2004 acm sigplan conference on programming language design and implementation (PLDI'04)
the proceedings contains 35 papers from the proceedings of the 2004 acm sigplan conference on programming language design and implementation (PLDI'04). Topics discussed include: effective stream-based and executio... 详细信息
来源: 评论
Type-and-Example-Directed Program Synthesis  15
Type-and-Example-Directed Program Synthesis
收藏 引用
36th acm sigplan conference on programming language design and implementation
作者: Osera, Peter-Michael Zdancewic, Steve Univ Penn Philadelphia PA 19104 USA
this paper presents an algorithm for synthesizing recursive functions that process algebraic datatypes. It is founded on proof-theoretic techniques that exploit both type information and input-output examples to prune... 详细信息
来源: 评论
Bringing the Web up to Speed with WebAssembly  2017
Bringing the Web up to Speed with WebAssembly
收藏 引用
38th acm sigplan conference on programming language design and implementation (PLDI)
作者: Haas, Andreas Rossberg, Andreas Schuff, Derek L. Titzer, Ben L. Holman, Michael Gohman, Dan Wagner, Luke Zakai, Alon Bastien, J. F. Google GmbH Hamburg Germany Google Inc Mountain View CA USA Microsoft Inc Redmond WA USA Mozilla Inc Mountain View CA USA Apple Inc Cupertino CA USA
the maturation of the Web platform has given rise to sophisticated and demanding Web applications such as interactive 3D visualization, audio and video software, and games. With that, efficiency and security of code o... 详细信息
来源: 评论
Profile- Guided Meta-programming  15
Profile- Guided Meta-Programming
收藏 引用
36th acm sigplan conference on programming language design and implementation
作者: Bowman, William J. Miller, Swaha St-Amour, Vincent Dybvig, R. Kent Northeastern Univ Boston MA 02115 USA Cisco Syst Inc San Jose CA USA
Contemporary compiler systems such as GCC,. NET, and LLVM incorporate profile-guided optimizations (PGOs) on low-level intermediate code and basic blocks, with impressive results over purely static heuristics. Recent ... 详细信息
来源: 评论
Network Configuration Synthesis with Abstract Topologies  2017
Network Configuration Synthesis with Abstract Topologies
收藏 引用
38th acm sigplan conference on programming language design and implementation (PLDI)
作者: Beckett, Ryan Mahajan, Ratul Millstein, Todd Padhye, Jitendra Walker, David Princeton Univ Princeton NJ 08544 USA Intentionet Redmond WA USA Microsoft Redmond WA USA Univ Calif Los Angeles Los Angeles CA 90024 USA
We develop Propane/AT, a system to synthesize provablycorrect BGP (border gateway protocol) configurations for large, evolving networks from high-level specifications of topology, routing policy, and fault-tolerance r... 详细信息
来源: 评论
Hardware Software Co-design in Haskell  10
Hardware Software Co-design in Haskell
收藏 引用
10th acm sigplan Symposium on Haskell (Haskell) co-located with ICFP conference
作者: Aronsson, Markus Sheeran, Mary Chalmers Univ Technol Gothenburg Sweden
We present a library in Haskell for programming Field Programmable Gate Arrays (FPGAs), including hardware software co-design. Code for software (in C) and hardware (in VHDL) is generated from a single program, along ... 详细信息
来源: 评论
Recaf: Java Dialects as Libraries  2016
Recaf: Java Dialects as Libraries
收藏 引用
15th acm International conference on Generative programming - Concepts and Experiences (GPCE)
作者: Biboudis, Aggelos Inostroza, Pablo van der Storm, Tijs CWI Amsterdam Netherlands Univ Athens Athens Greece Univ Groningen Groningen Netherlands
Mainstream programming languages like Java have limited support for language extensibility. Without mechanisms for syntactic abstraction, new programming styles can only be embedded in the form of libraries, limiting ... 详细信息
来源: 评论
Asynchronous Functional Reactive programming for GUIs
Asynchronous Functional Reactive Programming for GUIs
收藏 引用
34th acm sigplan conference on programming language design and implementation (PLDI)
作者: Czaplicki, Evan Chong, Stephen Harvard Univ Cambridge MA 02138 USA
Graphical user interfaces (GUIs) mediate many of our interactions with computers. Functional Reactive programming (FRP) is a promising approach to GUI design, providing high-level, declarative, compositional abstracti... 详细信息
来源: 评论
Maximal Sound Predictive Race Detection with Control Flow Abstraction  14
Maximal Sound Predictive Race Detection with Control Flow Ab...
收藏 引用
35th acm sigplan conference on programming language design and implementation (PLDI)
作者: Huang, Jeff Meredith, Patrick O'Neil Rosu, Grigore Univ Illinois Dept Comp Sci Urbana IL 61801 USA
Despite the numerous static and dynamic program analysis techniques in the literature, data races remain one of the most common bugs in modern concurrent software. Further, the techniques that do exist either have lim... 详细信息
来源: 评论
Expressing and Verifying Probabilistic Assertions  14
Expressing and Verifying Probabilistic Assertions
收藏 引用
35th acm sigplan conference on programming language design and implementation (PLDI)
作者: Sampson, Adrian Panchekha, Pavel Mytkowicz, Todd McKinley, Kathryn S. Grossman, Dan Ceze, Luis Univ Washington Seattle WA 98195 USA
Traditional assertions express correctness properties that must hold on every program execution. However, many applications have probabilistic outcomes and consequently their correctness properties are also probabilis... 详细信息
来源: 评论