咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 2,280 篇 工学
    • 2,147 篇 软件工程
    • 1,702 篇 计算机科学与技术...
    • 85 篇 控制科学与工程
    • 57 篇 信息与通信工程
    • 55 篇 电气工程
    • 23 篇 电子科学与技术(可...
    • 17 篇 机械工程
    • 14 篇 建筑学
    • 14 篇 土木工程
    • 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
  • 186 篇 computer program...
  • 182 篇 performance
  • 162 篇 object oriented ...
  • 89 篇 algorithms
  • 88 篇 java programming...
  • 81 篇 experimentation
  • 78 篇 functional progr...
  • 71 篇 theory
  • 69 篇 computer program...
  • 65 篇 java
  • 63 篇 verification
  • 61 篇 reliability
  • 48 篇 semantics
  • 47 篇 software design
  • 45 篇 domain-specific ...
  • 38 篇 parallel program...
  • 37 篇 concurrency
  • 35 篇 measurement

机构

  • 24 篇 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 篇 de moor oege
  • 10 篇 dillig isil
  • 9 篇 lumsdaine a
  • 9 篇 van der storm ti...

语言

  • 2,349 篇 英文
  • 222 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2576 条 记 录,以下是991-1000 订阅
排序:
Experience Report: Using Hackage to Inform language design
Experience Report: Using Hackage to Inform Language Design
收藏 引用
3rd acm Haskell Symposium on Haskell
作者: Morris, J. Garrett Portland State Univ Portland OR 97207 USA
Hackage, an online repository of Haskell applications and libraries, provides a hub for programmers to both release code to and use code from the larger Haskell community. We suggest that Hackage can also serve as a v... 详细信息
来源: 评论
The Spoofax language Workbench Rules for Declarative Specification of languages and IDEs  10
The Spoofax Language Workbench Rules for Declarative Specifi...
收藏 引用
conference on Object Oriented programming Systems, languages and Applications/SPLASH 2010
作者: Kats, Lennart C. L. Visser, Eelco Delft Univ Technol NL-2600 AA Delft Netherlands
Spoofax is a language workbench for efficient, agile development of textual domain-specific languages with state-of-the-art IDE support. Spoofax integrates language processing techniques for parser generation, meta-pr... 详细信息
来源: 评论
Security-Typed programming within Dependently Typed programming  10
Security-Typed Programming within Dependently Typed Programm...
收藏 引用
15th acm sigplan International conference on Functional programming
作者: Morgenstern, Jamie Licata, Daniel R. Carnegie Mellon Univ Pittsburgh PA 15213 USA
Several recent security-typed programming languages, such as Aura, PCML5, and Fine, allow programmers to express and enforce access control and information flow policies. In this paper, we show that security-typed pro... 详细信息
来源: 评论
Jinn: Synthesizing Dynamic Bug Detectors for Foreign language Interfaces  10
Jinn: Synthesizing Dynamic Bug Detectors for Foreign Languag...
收藏 引用
acm sigplan conference on programming language design and implementation
作者: Lee, Byeongcheol Wiedermann, Ben Hirzel, Martin Grimm, Robert McKinley, Kathryn S. Univ Texas Austin Austin TX 78712 USA
programming language specifications mandate static and dynamic analyses to preclude syntactic and semantic errors. Although individual languages are usually well-specified, composing languages is not, and this poor sp... 详细信息
来源: 评论
Lime: a Java-Compatible and Synthesizable language for Heterogeneous Architectures  10
Lime: a Java-Compatible and Synthesizable Language for Heter...
收藏 引用
conference on Object Oriented programming Systems, languages and Applications/SPLASH 2010
作者: Auerbach, Joshua Bacon, David F. Cheng, Perry Rabbah, Rodric IBM Research New York NY USA
The halt in clock frequency scaling has forced architects and language designers to look elsewhere for continued improvements in performance. We believe that extracting maximum performance will require compilation to ... 详细信息
来源: 评论
A language and Framework for Invariant-Driven Transformations  09
A Language and Framework for Invariant-Driven Transformation...
收藏 引用
8th International conference on Generative programming and Component Engineering
作者: Liu, Yanhong A. Gorbovitski, Michael Stoller, Scott D. SUNY Stony Brook Dept Comp Sci Stony Brook NY 11794 USA
This paper describes a language and framework that allow coordinated transformations driven by invariants to be specified declaratively, as invariant rules, and applied automatically. The framework supports incrementa... 详细信息
来源: 评论
Cross-language, Type-Safe, and Transparent Object Sharing For Co-Located Managed Runtimes  10
Cross-Language, Type-Safe, and Transparent Object Sharing Fo...
收藏 引用
conference on Object Oriented programming Systems, languages and Applications/SPLASH 2010
作者: Wegiel, Michal Krintz, Chandra Univ Calif Santa Barbara Dept Comp Sci Santa Barbara CA 93106 USA
As software becomes increasingly complex and difficult to analyze, it is more and more common for developers to use high-level, type-safe, object-oriented (OO) programming languages and to architect systems that compr... 详细信息
来源: 评论
Task Types for Pervasive Atomicity  10
Task Types for Pervasive Atomicity
收藏 引用
conference on Object Oriented programming Systems, languages and Applications/SPLASH 2010
作者: Kulkarni, Aditya Liu, Yu David Smith, Scott F. SUNY Binghamton Binghamton NY 13902 USA Johns Hopkins Univ Baltimore MD 21218 USA
Atomic regions are an important concept in correct concurrent programming: since atomic regions can be viewed as having executed in a single step, atomicity greatly reduces the number of possible interleavings the pro... 详细信息
来源: 评论
Distributed programming with Distributed Authorization
Distributed Programming with Distributed Authorization
收藏 引用
5th acm sigplan Workshop on Types in language design and implementation
作者: Avijit, Kumar Datta, Anupam Harper, Robert Carnegie Mellon Univ Sch Comp Sci Pittsburgh PA 15213 USA
We propose a programming language, called PCML5, for building distributed applications with distributed access control. Target applications include web-based systems in which programs must compute with stipulated reso... 详细信息
来源: 评论
TLDI'10 - Proceedings of the 2010 acm sigplan Workshop on Types in language design and implementation
TLDI'10 - Proceedings of the 2010 ACM SIGPLAN Workshop on Ty...
收藏 引用
2010 acm sigplan Workshop on Types in language design and implementation, TLDI'10
The proceedings contain 9 papers. The topics discussed include: effects for cooperable and serializable threads;race-free and memory-safe multithreading: design and implementation in cyclone;distributed programming wi...
来源: 评论