咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是11-20 订阅
排序:
Principal Type Inference for GADTs  16
Principal Type Inference for GADTs
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages (POPL)
作者: Chen, Sheng Erwig, Martin UL Lafayette CACS W Lafayette IN USA Oregon State Univ Corvallis OR 97331 USA
We present a new method for GADT type inference that improves the precision of previous approaches. In particular, our approach accepts more type-correct programs than previous approaches when they do not employ type ... 详细信息
来源: 评论
Conference Record of the Annual acm symposium on principles of programming languages
Conference Record of the Annual ACM Symposium on Principles ...
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages, POPL 2016
The proceedings contain 61 papers. The topics discussed include: programming the world of uncertain things;type theory in type theory using quotient inductive types;system F-omega with equirecursive types for datatype...
来源: 评论
Fabular: Regression Formulas as Probabilistic programming  16
Fabular: Regression Formulas as Probabilistic Programming
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages (POPL)
作者: Borgstrom, Johannes Gordon, Andrew D. Ouyang, Long Russo, Claudio Scibior, Adam Szymczak, Marcin Uppsala Univ S-75105 Uppsala Sweden Microsoft Res Bangalore Karnataka India Univ Edinburgh Edinburgh EH8 9YL Midlothian Scotland Stanford Univ Stanford CA 94305 USA Univ Cambridge Cambridge CB2 1TN England MPI Tubingen Tubingen Germany
Regression formulas are a domain-specific language adopted by several R packages for describing an important and useful class of statistical models: hierarchical linear regressions. Formulas are succinct, expressive, ... 详细信息
来源: 评论
Breaking through the Normalization Barrier: A Self-Interpreter for F-omega  16
Breaking through the Normalization Barrier: A Self-Interpret...
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages (POPL)
作者: Brown, Matt Palsberg, Jens Univ Calif Los Angeles Los Angeles CA USA
According to conventional wisdom, a self-interpreter for a strongly normalizing lambda-calculus is impossible. We call this the normalization barrier. The normalization barrier stems from a theorem in computability th... 详细信息
来源: 评论
The Gradualizer: A Methodology and Algorithm for Generating Gradual Type Systems  16
The Gradualizer: A Methodology and Algorithm for Generating ...
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages (POPL)
作者: Cimini, Matteo Siek, Jeremy G. Indiana Univ Bloomington IN 47405 USA
Many languages are beginning to integrate dynamic and static typing. Siek and Taha offered gradual typing as an approach to this integration that provides a coherent and full-span migration between the two disciplines... 详细信息
来源: 评论
Transforming Spreadsheet Data Types using Examples  16
Transforming Spreadsheet Data Types using Examples
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages (POPL)
作者: Singh, Rishabh Gulwani, Sumit Microsoft Res Redmond WA USA
Cleaning spreadsheet data types is a common problem faced by millions of spreadsheet users. Data types such as date, time, name, and units are ubiquitous in spreadsheets, and cleaning transformations on these data typ... 详细信息
来源: 评论
Unboundedness and Downward Closures of Higher-Order Pushdown Automata  16
Unboundedness and Downward Closures of Higher-Order Pushdown...
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages (POPL)
作者: Hague, Matthew Kochems, Jonathan Ong, C. -H. Luke Univ London Royal Holloway London WC1E 7HU England Univ Oxford Dept Comp Sci Oxford OX1 2JD England
We show the diagonal problem for higher-order pushdown automata (HOPDA), and hence the simultaneous unboundedness problem, is decidable. From recent work by Zetzsche this means that we can construct the downward closu... 详细信息
来源: 评论
System F-omega with Equirecursive Types for Datatype-Generic programming  16
System F-omega with Equirecursive Types for Datatype-Generic...
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages (POPL)
作者: Cai, Yufei Giarrusso, Paolo G. Ostermann, Klaus Univ Tubingen Tubingen Germany
Traversing an algebraic datatype by hand requires boilerplate code which duplicates the structure of the datatype. Datatype-generic programming (DGP) aims to eliminate such boilerplate code by decomposing algebraic da... 详细信息
来源: 评论
Temporal Verification of Higher-Order Functional Programs  16
Temporal Verification of Higher-Order Functional Programs
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages (POPL)
作者: Murase, Akihiro Terauchi, Tachio Kobayashi, Naoki Sato, Ryosuke Unno, Hiroshi Nagoya Univ Nagoya Aichi 4648601 Japan JAIST Nagoya Aichi Japan Univ Tokyo Tokyo 1138654 Japan Univ Tsukuba Tsukuba Ibaraki 305 Japan
We present an automated approach to verifying arbitrary omega regular properties of higher-order functional programs. Previous automated methods proposed for this class of programs could only handle safety properties ... 详细信息
来源: 评论
Example-Directed Synthesis: A Type-Theoretic Interpretation  16
Example-Directed Synthesis: A Type-Theoretic Interpretation
收藏 引用
43rd Annual acm SIGPLAN-sigact symposium on principles of programming languages (POPL)
作者: Frankle, Jonathan Osera, Peter-Michael Walker, David Zdancewic, Steve Princeton Univ Princeton NJ 08544 USA Grinnell Coll Grinnell IA 50112 USA Univ Penn Philadelphia PA 19104 USA
Input-output examples have emerged as a practical and user-friendly specification mechanism for program synthesis in many environments. While example-driven tools have demonstrated tangible impact that has inspired ad... 详细信息
来源: 评论