咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 2,280 篇 工学
    • 2,149 篇 软件工程
    • 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
  • 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,354 篇 英文
  • 216 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2575 条 记 录,以下是781-790 订阅
排序:
Molecule: Using Monadic and Streaming I/O to Compose Process Networks on the JVM  12
Molecule: Using Monadic and Streaming I/O to Compose Process...
收藏 引用
acm International conference on Object Oriented programming Systems languages and Applications
作者: Bocq, Sebastien Daenen, Koen Alcatel Lucent Bell Labs Antwerp Belgium
Molecule is a domain specific language library embedded in Scala for easing the creation of scalable and modular concurrent applications on the JVM. Concurrent applications are modeled as parallel process networks tha... 详细信息
来源: 评论
Socio-PLT: Principles for programming language adoption
Socio-PLT: Principles for programming language adoption
收藏 引用
2012 acm International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software, Onward! 2012
作者: Meyerovich, Leo A. Rabkin, Ariel UC Berkeley United States Princeton University United States
Why do some programming languages fail and others succeed? What does the answer tell us about programming language design, implementation, and principles? To help answer these and other questions, we argue for examini... 详细信息
来源: 评论
Comparing Complexity of API designs: An Exploratory Experiment on DSL-based Framework Integration  11
Comparing Complexity of API Designs: An Exploratory Experime...
收藏 引用
10th acm International conference on Generative programming and Component Engineering (GPCE)/conference on Systems, programming, languages and Application - Software for Humanity (SPLASH)
作者: Sobernig, Stefan Gaubatz, Patrick Strembeck, Mark Zdun, Uwe WU Vienna Inst IS & New Media Vienna Austria Univ Vienna Software Architecture Grp Vienna Austria
Embedded, textual DSLs are often provided as an API wrapped around object-oriented application frameworks to ease framework integration. While literature presents claims that DSL-based application development is benef... 详细信息
来源: 评论
Constraints as Control  12
Constraints as Control
收藏 引用
39th Annual acm sigplan-SIGACT Symposium on Principles of programming languages
作者: Koeksal, Ali Sinan Kuncak, Viktor Suter, Philippe Swiss Fed Inst Technol EPFL Sch Comp & Commun Sci I&C Lausanne Switzerland
We present an extension of Scala that supports constraint programming over bounded and unbounded domains. The resulting language, Kaplan, provides the benefits of constraint programming while preserving the existing f... 详细信息
来源: 评论
Developing a new computer music programming language in the 'research through design' context
Developing a new computer music programming language in the ...
收藏 引用
2012 3rd acm conference on Systems, programming, and Applications: Software for Humanity, SPLASH 2012
作者: Nishino, Hiroki NUS Graduate School for Integrative Sciences and Engineering National University of Singapore 28 Med. Drive Singapore 117456 Singapore
The development of computer music languages seems to be considered from outside the computer music community just as contributions in practice rather than in research. Yet, the emerging approach of 'Research throu... 详细信息
来源: 评论
Liberating the programmer with prorogued programming
Liberating the programmer with prorogued programming
收藏 引用
2012 acm International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software, Onward! 2012
作者: Afshari, Mehrdad Barr, Earl T. Su, Zhendong Department of Computer Science University of California Davis United States
programming is the process of expressing and refining ideas in a programming language. Ideally, we want our programming language to flexibly fit our natural thought process. language innovations, such as procedural ab... 详细信息
来源: 评论
SPLASH'12 - Proceedings of the 2012 acm conference on Systems, programming, and Applications: Software for Humanity
SPLASH'12 - Proceedings of the 2012 ACM Conference on System...
收藏 引用
2012 3rd acm conference on Systems, programming, and Applications: Software for Humanity, SPLASH 2012
The proceedings contain 57 papers. The topics discussed include: the storyteller version control system: tackling version control, code comments, and team learning;the ALIA4J approach to efficient language implementat...
来源: 评论
Evaluating the design of the R language Objects and Functions for Data Analysis  12
Evaluating the Design of the R Language Objects and Function...
收藏 引用
26th European conference on Object-Oriented programming (ECOOP)
作者: Morandat, Floreal Hill, Brandon Osvald, Leo Vitek, Jan Purdue Univ W Lafayette IN 47907 USA
R is a dynamic language for statistical computing that combines lazy functional features and object-oriented programming. This rather unlikely linguistic cocktail would probably never have been prepared by computer sc... 详细信息
来源: 评论
Efficiently Combining Parallel Software Using Fine-grained, language-level, Hierarchical Resource Management Policies  12
Efficiently Combining Parallel Software Using Fine-grained, ...
收藏 引用
acm International conference on Object Oriented programming Systems languages and Applications
作者: Anderson, Zachary Swiss Fed Inst Technol Syst Grp Zurich Switzerland
This paper presents Poli-C, a language extension, runtime library, and system daemon enabling fine-grained, language-level, hierarchical resource management policies. Poli-C is suitable for use in applications that co... 详细信息
来源: 评论
A Variability-Aware Module System  12
A Variability-Aware Module System
收藏 引用
acm International conference on Object Oriented programming Systems languages and Applications
作者: Kaestner, Christian Ostermann, Klaus Erdweg, Sebastian Univ Marburg D-35032 Marburg Germany
Module systems enable a divide and conquer strategy to software development. To implement compile-time variability in software product lines, modules can be composed in different combinations. However, this way, varia... 详细信息
来源: 评论