咨询与建议

限定检索结果

文献类型

  • 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

语言

  • 249 篇 英文
  • 5 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the 35th ACM SIGPLAN Conference on Programming Language Design and Implementation"
255 条 记 录,以下是181-190 订阅
排序:
Forest: A language and Toolkit for programming with Filestores  11
Forest: A Language and Toolkit for Programming with Filestor...
收藏 引用
16th acm sigplan International conference on Functional programming (ICFP 11)
作者: Fisher, Kathleen Foster, Nate Walker, David Zhu, Kenny Q. Tufts Univ Medford MA 02155 USA
A filestore is a structured collection of data files housed in a conventional hierarchical file system. Many applications use filestores as a poor-man's database, and the correct execution of these applications re... 详细信息
来源: 评论
Reactive Imperative programming with Dataflow Constraints  11
Reactive Imperative Programming with Dataflow Constraints
收藏 引用
2th acm International conference on Systems, programming, languages, and Applications: Software for Humanity (SPLASH)
作者: Demetrescu, Camil Finocchi, Irene Ribichini, Andrea Univ Roma La Sapienza Dept Comp & Syst Sci Rome Italy
Dataflow languages provide natural support for specifying constraints between objects in dynamic applications, where programs need to react efficiently to changes of their environment. Researchers have long investigat... 详细信息
来源: 评论
Secure Distributed programming with Value-Dependent Types  11
Secure Distributed Programming with Value-Dependent Types
收藏 引用
16th acm sigplan International conference on Functional programming (ICFP 11)
作者: Swamy, Nikhil Chen, Juan Fournet, Cedric Strub, Pierre-Yves Bhargavan, Karthikeyan Yang, Jean Microsoft Res Redmond WA 98052 USA
Distributed applications are difficult to program reliably and securely. Dependently typed functional languages promise to prevent broad classes of errors and vulnerabilities, and to enable program verification to pro... 详细信息
来源: 评论
EScala: Modular event-driven object interactions in scala  11
EScala: Modular event-driven object interactions in scala
收藏 引用
proceedings of the tenth international conference on Aspect-oriented software development
作者: Gasiunas, Vaidas Satabin, Lucas Mezini, Mira Núñez, Angel Noyé, Jacques Software Technology Group Technische Universität Darmstadt Darmstadt Germany École des Mines de Nantes Nantes France
Event-driven programming style in OO languages based on imperatively triggered events does not support separate and more declarative event definitions by composition or transformation of other events. AO language mech... 详细信息
来源: 评论
Modularizing Crosscutting Concerns with Ptolemy  11
Modularizing Crosscutting Concerns with Ptolemy
收藏 引用
10th International conference on Aspect-Oriented Software Development (AOSD)
作者: Rajan, Hridesh Leavens, Gary T. Dyer, Robert Bagherzadeh, Mehdi Iowa State Univ Ames IA 50011 USA Univ Cent Florida Orlando FL 32816 USA
this tutorial will provide an introduction to Ptolemy. Ptolemy is a programming language whose goals are to improve a software engineer's ability to separate conceptual concerns, while preserving encapsulation of ... 详细信息
来源: 评论
Upcall dispatcher aspects: Combining modularity with efficiency in the CiAO IP stack
Upcall dispatcher aspects: Combining modularity with efficie...
收藏 引用
1st Workshop on Modularity in Systems Software, MISS 2011, Co-located with the 10th International conference on Aspect-Oriented Software Development, AOSD.11
作者: Streicher, Jochen Borchert, Christoph Spinczyk, Olaf Technische Universität Dortmund Computer Science 12 - Embedded System Software Germany
Network protocol stacks are an important ingredient of today's infrastructure software. For instance, all state-of-the-art operating systems for PCs and the server market come with a TCP/IP stack. the design of pr... 详细信息
来源: 评论
Linearity and PCF: a Semantic Insight!  11
Linearity and PCF: a Semantic Insight!
收藏 引用
16th acm sigplan International conference on Functional programming (ICFP 11)
作者: Gaboardi, Marco Paolini, Luca Piccolo, Mauro Univ Bologna INRIA Focus Team Dip Sci Informaz I-40127 Bologna Italy Univ Turin Dipartimento Informat I-10149 Turin Italy
Linearity is a multi-faceted and ubiquitous notion in the analysis and the development of programming language concepts. We study linearity in a denotational perspective by picking out programs that correspond to line... 详细信息
来源: 评论
JavaGI in the Battlefield: Practical Experience with Generalized Interfaces  09
JavaGI in the Battlefield: Practical Experience with General...
收藏 引用
8th International conference on Generative programming and Component Engineering
作者: Wehr, Stefan thiemann, Peter Univ Freiburg D-7800 Freiburg Germany
Generalized interfaces are an extension of the interface concept found in object-oriented languages such as Java or C#. the extension is inspired by Haskell's type classes. It supports retroactive and type-conditi... 详细信息
来源: 评论
VeriML: Typed Computation of Logical Terms inside a language with Effects  10
VeriML: Typed Computation of Logical Terms inside a Language...
收藏 引用
15th acm sigplan International conference on Functional programming
作者: Stampoulis, Antonis Shao, Zhong Yale Univ Dept Comp Sci New Haven CT 06520 USA
Modern proof assistants such as Coq and Isabelle provide high degrees of expressiveness and assurance because they support formal reasoning in higher-order logic and supply explicit machine-checkable proof objects. Un... 详细信息
来源: 评论
A Play on Regular Expressions Functional Pearl  10
A Play on Regular Expressions Functional Pearl
收藏 引用
15th acm sigplan International conference on Functional programming
作者: Fischer, Sebastian Huch, Frank Wilke, thomas Univ Kiel D-24098 Kiel Germany
Cody, Hazel, and theo, two experienced Haskell programmers and an expert in automata theory, develop an elegant Haskell program for matching regular expressions: (i) the program is purely functional;(ii) it is overloa... 详细信息
来源: 评论