咨询与建议

限定检索结果

文献类型

  • 660 篇 会议
  • 97 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 666 篇 工学
    • 648 篇 软件工程
    • 434 篇 计算机科学与技术...
    • 20 篇 控制科学与工程
    • 7 篇 信息与通信工程
    • 3 篇 材料科学与工程(可...
    • 3 篇 电子科学与技术(可...
    • 2 篇 光学工程
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 电气工程
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 化学工程与技术
    • 1 篇 农业工程
  • 170 篇 理学
    • 167 篇 数学
    • 8 篇 统计学(可授理学、...
    • 2 篇 物理学
    • 2 篇 系统科学
    • 1 篇 化学
  • 75 篇 管理学
    • 55 篇 管理科学与工程(可...
    • 22 篇 图书情报与档案管...
    • 4 篇 工商管理
  • 4 篇 法学
    • 2 篇 法学
    • 2 篇 社会学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 234 篇 languages
  • 153 篇 theory
  • 121 篇 computer program...
  • 106 篇 verification
  • 53 篇 algorithms
  • 48 篇 design
  • 30 篇 computer program...
  • 28 篇 object oriented ...
  • 26 篇 reliability
  • 23 篇 functional progr...
  • 22 篇 high level langu...
  • 22 篇 security
  • 21 篇 performance
  • 19 篇 programming theo...
  • 19 篇 logic programmin...
  • 18 篇 semantics
  • 14 篇 computer systems...
  • 14 篇 type systems
  • 14 篇 concurrency
  • 13 篇 separation logic

机构

  • 15 篇 univ penn philad...
  • 12 篇 carnegie mellon ...
  • 11 篇 univ cambridge c...
  • 11 篇 carnegie mellon ...
  • 8 篇 princeton univ p...
  • 7 篇 microsoft res re...
  • 6 篇 inria rocquencou...
  • 5 篇 inria
  • 5 篇 univ of glasgow ...
  • 5 篇 univ london impe...
  • 5 篇 indiana univ blo...
  • 5 篇 microsoft resear...
  • 5 篇 microsoft resear...
  • 5 篇 tel aviv univ il...
  • 5 篇 university of pe...
  • 5 篇 stanford univ st...
  • 5 篇 univ london impe...
  • 5 篇 cornell univ ith...
  • 5 篇 univ edinburgh e...
  • 4 篇 univ wisconsin m...

作者

  • 11 篇 jones simon peyt...
  • 11 篇 walker david
  • 10 篇 leroy xavier
  • 9 篇 pierce benjamin ...
  • 9 篇 felleisen matthi...
  • 9 篇 harper robert
  • 9 篇 gordon andrew d.
  • 9 篇 abadi martin
  • 8 篇 cardelli luca
  • 7 篇 palsberg jens
  • 7 篇 sagiv mooly
  • 7 篇 calcagno cristia...
  • 7 篇 wadler philip
  • 7 篇 morrisett greg
  • 6 篇 riecke jon g.
  • 6 篇 odersky martin
  • 6 篇 hicks michael
  • 6 篇 fournet cedric
  • 6 篇 kobayashi naoki
  • 5 篇 strub pierre-yve...

语言

  • 690 篇 英文
  • 61 篇 其他
  • 6 篇 中文
检索条件"任意字段=ACM Singplan-sigact Symposium on Principles of Programming Languages"
757 条 记 录,以下是111-120 订阅
排序:
Optimizing Data Structures in High-Level Programs New Directions for Extensible Compilers based on Staging
Optimizing Data Structures in High-Level Programs New Direct...
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Rompf, Tiark Sujeeth, Arvind K. Amin, Nada Brown, Kevin J. Jovanovic, Vojin Lee, HyoukJoong Jonnalagedda, Manohar Olukotun, Kunle Odersky, Martin EPFL Zurich Switzerland Stanford Univ Stanford CA 94305 USA
High level data structures are a cornerstone of modern programming and at the same time stand in the way of compiler optimizations. In order to reason about user or library-defined data structures, compilers need to b... 详细信息
来源: 评论
Automatic Detection of Floating-Point Exceptions
Automatic Detection of Floating-Point Exceptions
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Barr, Earl T. Thanh Vo Vu Le Su, Zhendong Univ Calif Davis Dept Comp Sci Davis CA 95616 USA
It is well-known that floating-point exceptions can be disastrous and writing exception-free numerical programs is very difficult. Thus, it is important to automatically detect such errors. In this paper, we present A... 详细信息
来源: 评论
A Type Theory for Probability Density Functions  12
A Type Theory for Probability Density Functions
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Bhat, Sooraj Agarwal, Ashish Vuduc, Richard Gray, Alexander Georgia Inst Technol Atlanta GA 30332 USA NYU New York NY 10003 USA
There has been great interest in creating probabilistic programming languages to simplify the coding of statistical tasks;however, there still does not exist a formal language that simultaneously provides (1) continuo... 详细信息
来源: 评论
A Unified Approach to Fully Lazy Sharing  12
A Unified Approach to Fully Lazy Sharing
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Balabonski, Thibaut Univ Paris Diderot CNRS PPS UMR 7126 F-75205 Paris France
We give an axiomatic presentation of sharing-via-labelling for weak lambda-calculi, that makes it possible to formally compare many different approaches to fully lazy sharing, and obtain two important results. We prov... 详细信息
来源: 评论
Access Permission Contracts for Scripting languages  12
Access Permission Contracts for Scripting Languages
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Heidegger, Phillip Bieniusa, Annette Thiemann, Peter Univ Freiburg Freiburg Germany INRIA Paris Rocquencourt Paris France
The ideal software contract fully specifies the behavior of an operation. Often, in particular in the context of scripting languages, a full specification may be cumbersome to state and may not even be desired. In suc... 详细信息
来源: 评论
Abstractions from Tests  12
Abstractions from Tests
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Naik, Mayur Yang, Hongseok Castelnuovo, Ghila Sagiv, Mooly Georgia Inst Technol Atlanta GA 30332 USA Univ Oxford Oxford OX1 2JD England Tel Aviv Univ Tel Aviv Israel
We present a framework for leveraging dynamic analysis to find good abstractions for static analysis. A static analysis in our framework is parametrised. Our main insight is to directly and efficiently compute from a ... 详细信息
来源: 评论
Information Effects  12
Information Effects
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: James, Roshan P. Sabry, Amr Indiana Univ Bloomington IN 47405 USA
Computation is a physical process which, like all other physical processes, is fundamentally reversible. From the notion of type isomorphisms, we derive a typed, universal, and reversible computational model in which ... 详细信息
来源: 评论
On the Power of Coercion Abstraction  12
On the Power of Coercion Abstraction
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Cretin, Julien Remy, Didier INRIA Rocquencourt France
Erasable coercions in System F-eta, also known as retyping functions, are well-typed eta-expansions of the identity. They may change the type of terms without changing their behavior and can thus be erased before redu... 详细信息
来源: 评论
Freefinement  12
Freefinement
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: van Staden, Stephan Calcagno, Cristiano Meyer, Bertrand ETH Zurich Switzerland Univ London Imperial Coll Sci Technol & Med London SW7 2AZ England
Freefinement is an algorithm that constructs a sound refinement calculus from a verification system under certain conditions. In this paper, a verification system is any formal system for establishing whether an induc... 详细信息
来源: 评论
Higher-Order Functional Reactive programming in Bounded Space  12
Higher-Order Functional Reactive Programming in Bounded Spac...
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Krishnaswami, Neelakantan R. Benton, Nick Hoffmann, Jan Max Planck Institute for Software Systems Saarbruecken Germany Microsoft Research Cambridge United Kingdom Yale University New Haven CT USA
Functional reactive programming (FRP) is an elegant and successful approach to programming reactive systems declaratively. The high levels of abstraction and expressivity that make FRP attractive as a programming mode... 详细信息
来源: 评论