咨询与建议

限定检索结果

文献类型

  • 2,277 篇 会议
  • 296 篇 期刊文献
  • 2 册 图书

馆藏范围

  • 2,575 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2,280 篇 工学
    • 2,149 篇 软件工程
    • 1,702 篇 计算机科学与技术...
    • 86 篇 控制科学与工程
    • 57 篇 信息与通信工程
    • 55 篇 电气工程
    • 22 篇 电子科学与技术(可...
    • 17 篇 机械工程
    • 13 篇 材料科学与工程(可...
    • 13 篇 建筑学
    • 13 篇 土木工程
    • 13 篇 生物工程
    • 10 篇 光学工程
    • 9 篇 安全科学与工程
    • 8 篇 化学工程与技术
    • 5 篇 动力工程及工程热...
    • 5 篇 生物医学工程(可授...
    • 4 篇 力学(可授工学、理...
  • 278 篇 理学
    • 217 篇 数学
    • 30 篇 系统科学
    • 18 篇 统计学(可授理学、...
    • 16 篇 物理学
    • 16 篇 生物学
    • 8 篇 化学
    • 6 篇 地质学
  • 207 篇 管理学
    • 112 篇 图书情报与档案管...
    • 107 篇 管理科学与工程(可...
    • 48 篇 工商管理
  • 22 篇 教育学
    • 22 篇 教育学
  • 17 篇 法学
    • 15 篇 社会学
  • 9 篇 经济学
    • 9 篇 应用经济学
  • 2 篇 农学
  • 2 篇 艺术学
  • 1 篇 军事学

主题

  • 390 篇 design
  • 369 篇 languages
  • 187 篇 computer program...
  • 182 篇 performance
  • 162 篇 object oriented ...
  • 89 篇 algorithms
  • 88 篇 java programming...
  • 81 篇 experimentation
  • 78 篇 functional progr...
  • 71 篇 computer program...
  • 71 篇 theory
  • 65 篇 java
  • 63 篇 verification
  • 61 篇 reliability
  • 48 篇 semantics
  • 47 篇 software design
  • 45 篇 domain-specific ...
  • 38 篇 parallel program...
  • 37 篇 concurrency
  • 35 篇 measurement

机构

  • 25 篇 carnegie mellon ...
  • 22 篇 univ washington ...
  • 18 篇 univ penn philad...
  • 17 篇 princeton univ p...
  • 17 篇 stanford univ st...
  • 16 篇 univ texas austi...
  • 15 篇 harvard univ cam...
  • 14 篇 purdue univ w la...
  • 13 篇 microsoft res re...
  • 13 篇 microsoft resear...
  • 13 篇 rice univ housto...
  • 12 篇 univ wisconsin m...
  • 12 篇 mit cambridge ma...
  • 12 篇 cornell univ ith...
  • 12 篇 microsoft res ca...
  • 11 篇 univ michigan an...
  • 11 篇 swiss fed inst t...
  • 11 篇 univ calif berke...
  • 10 篇 microsoft res re...
  • 10 篇 yale univ new ha...

作者

  • 19 篇 hirschfeld rober...
  • 16 篇 walker david
  • 15 篇 visser eelco
  • 15 篇 felleisen matthi...
  • 14 篇 findler robert b...
  • 13 篇 grossman dan
  • 13 篇 bacon david f.
  • 12 篇 chlipala adam
  • 11 篇 flatt matthew
  • 11 篇 sarkar vivek
  • 11 篇 myers andrew c.
  • 11 篇 mezini mira
  • 11 篇 morrisett greg
  • 10 篇 mckinley kathryn...
  • 10 篇 bockisch christo...
  • 10 篇 adl-tabatabai al...
  • 10 篇 van der storm ti...
  • 10 篇 de moor oege
  • 10 篇 dillig isil
  • 9 篇 lumsdaine a

语言

  • 2,356 篇 英文
  • 214 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2575 条 记 录,以下是671-680 订阅
排序:
Python: The Full Monty A Tested Semantics for the Python programming language
Python: The Full Monty A Tested Semantics for the Python Pro...
收藏 引用
2013 acm sigplan International conference on Object Oriented programming Systems languages
作者: Politz, Joe Gibbs Martinez, Alejandro Milano, Matthew Warren, Sumner Patterson, Daniel Li, Junsong Chitipothu, Anand Krishnamurthi, Shriram
We present a small-step operational semantics for the Python programming language. We present both a core language for Python, suitable for tools and proofs, and a translation process for converting Python source to t... 详细信息
来源: 评论
Proceedings of the acm sigplan Workshop on Memory Systems Performance and Correctness, MSPC 2013
Proceedings of the ACM SIGPLAN Workshop on Memory Systems Pe...
收藏 引用
acm sigplan Workshop on Memory Systems Performance and Correctness, MSPC 2013, co-located with the 34th annual acm sigplan conference on programming language design and implementation, PLDI
The proceedings contain 12 papers. The topics discussed include: APE: accelerator processor extensions to optimize data-compute co-location;a study of data structures with a deep heap shape;introducing kernel-level pa... 详细信息
来源: 评论
It's Alive! Continuous Feedback in UI programming
It's Alive! Continuous Feedback in UI Programming
收藏 引用
34th acm sigplan conference on programming language design and implementation (PLDI)
作者: Burckhardt, Sebastian Faehndrich, Manuel de Halleux, Peli McDirmid, Sean Moskal, Michal Tillmann, Nikolai Kato, Jun Univ Tokyo Tokyo 1138654 Japan
Live programming allows programmers to edit the code of a running program and immediately see the effect of the code changes. This tightening of the traditional edit-compile-run cycle reduces the cognitive gap between... 详细信息
来源: 评论
Deadlock-freedom-by-design: Multiparty Asynchronous Global programming
Deadlock-freedom-by-design: Multiparty Asynchronous Global P...
收藏 引用
40th acm sigplan-SIGACT Symposium on Principles of programming languages
作者: Carbone, Marco Montesi, Fabrizio IT Univ Copenhagen Copenhagen Denmark
Over the last decade, global descriptions have been successfully employed for the verification and implementation of communicating systems, respectively as protocol specifications and choreographies. In this work, we ... 详细信息
来源: 评论
Option Contracts
收藏 引用
acm sigplan NOTICES 2013年 第10期48卷 475-494页
作者: Dimoulas, Christos Findler, Robert Bruce Felleisen, Matthias Harvard Univ Cambridge MA 02138 USA Northwestern Univ Evanston IL 60208 USA Northeastern Univ Boston MA USA
Many languages support behavioral software contracts so that programmers can describe a component's obligations and promises via logical assertions in its interface. The contract system monitors program execution,... 详细信息
来源: 评论
SPLLIFT - Statically Analyzing Software Product Lines in Minutes Instead of Years  13
SPL<SUP>LIFT</SUP> - Statically Analyzing Software Product L...
收藏 引用
34th acm sigplan conference on programming language design and implementation (PLDI)
作者: Bodden, Eric Toledo, Tarsis Ribeiro, Marcio Brabrand, Claus Borba, Paulo Mezini, Mira Tech Univ Darmstadt EC SPRIDE Darmstadt Germany IT Univ Copenhagen Copenhagen Denmark Univ Fed Pernambuco Recife PE Brazil Univ Fed Alagoas Maceio Brazil
A software product line (SPL) encodes a potentially large variety of software products as variants of some common code base. Up until now, re-using traditional static analyses for SPLs was virtually intractable, as it... 详细信息
来源: 评论
CLAP: Recording Local Executions to Reproduce Concurrency Failures
CLAP: Recording Local Executions to Reproduce Concurrency Fa...
收藏 引用
34th acm sigplan conference on programming language design and implementation (PLDI)
作者: Huang, Jeff Zhang, Charles Dolby, Julian Hong Kong Univ Sci & Technol Hong Kong Hong Kong Peoples R China
We present CLAP, a new technique to reproduce concurrency bugs. CLAP has two key steps. First, it logs thread local execution paths at runtime. Second, offline, it computes memory dependencies that accord with the log... 详细信息
来源: 评论
System FC with Explicit Kind Equality  13
System FC with Explicit Kind Equality
收藏 引用
18th acm sigplan International conference on Functional programming
作者: Weirich, Stephanie Hsu, Justin Eisenberg, Richard A. Univ Penn Dept Comp & Informat Sci Philadelphia PA 19104 USA
System FC, the core language of the Glasgow Haskell Compiler, is an explicitly-typed variant of System F with first-class type equality proofs called coercions. This extensible proof system forms the foundation for ty... 详细信息
来源: 评论
Fast RMWs for TSO: Semantics and implementation
Fast RMWs for TSO: Semantics and Implementation
收藏 引用
34th acm sigplan conference on programming language design and implementation (PLDI)
作者: Rajaram, Bhargava Nagarajan, Vijay Sarkar, Susmit Elver, Marco Univ Edinburgh Edinburgh EH8 9YL Midlothian Scotland Univ St Andrews St Andrews KY16 9AJ Fife Scotland
Read-Modify-Write (RMW) instructions are widely used as the building blocks of a variety of higher level synchronization constructs, including locks, barriers, and lock-free data structures. Unfortunately, they are ex... 详细信息
来源: 评论
Functional Reactive programming with Liveness Guarantees As relations are to set-valued functions, so event sources are to behaviours
Functional Reactive Programming with Liveness Guarantees As ...
收藏 引用
18th acm sigplan International conference on Functional programming
作者: Jeffrey, Alan Alcatel Lucent Bell Labs Murray Hill NJ USA
Functional Reactive programming (FRP) is an approach to the development of reactive systems which provides a pure functional interface, but which may be implemented as an abstraction of an imperative event-driven laye... 详细信息
来源: 评论