咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是121-130 订阅
排序:
The Marriage of Bisimulations and Kripke Logical Relations  12
The Marriage of Bisimulations and Kripke Logical Relations
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Hur, Chung-Kil Dreyer, Derek Neis, Georg Vafeiadis, Viktor MPI-SWS Saarbruecken Germany MPI-SWS Kaiserslautern Germany
There has been great progress in recent years on developing effective techniques for reasoning about program equivalence in ML-like languages-that is, languages that combine features like higher-order functions, recur... 详细信息
来源: 评论
A Compiler and Run-time System for Network programming languages  12
A Compiler and Run-time System for Network Programming Langu...
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Monsanto, Christopher Foster, Nate Harrison, Rob Walker, David Princeton Univ Princeton NJ 08544 USA
Software-defined networks (SDNs) are a new kind of network architecture in which a controller machine manages a distributed collection of switches by instructing them to install or uninstall packet-forwarding rules an... 详细信息
来源: 评论
Resource-Sensitive Synchronization Inference by Abduction  12
Resource-Sensitive Synchronization Inference by Abduction
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Botincan, Matko Dodds, Mike Jagannathan, Suresh Univ Cambridge Cambridge CB2 1TN England Purdue Univ W Lafayette IN 47907 USA
We present an analysis which takes as its input a sequential program, augmented with annotations indicating potential parallelization opportunities, and a sequential proof, written in separation logic, and produces a ... 详细信息
来源: 评论
programming with Binders and Indexed Data-Types  12
Programming with Binders and Indexed Data-Types
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Cave, Andrew Pientka, Brigitte McGill Univ Montreal PQ H3A 2T5 Canada
We show how to combine a general purpose type system for an existing language with support for programming with binders and contexts by refining the type system of ML with a restricted form of dependent types where in... 详细信息
来源: 评论
The Ins and Outs of Gradual Type Inference  12
The Ins and Outs of Gradual Type Inference
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Rastogi, Aseem Chaudhuri, Avik Hosmer, Basil SUNY Stony Brook Stony Brook NY 11794 USA
Gradual typing lets programmers evolve their dynamically typed programs by gradually adding explicit type annotations, which confer benefits like improved performance and fewer run-time failures. However, we argue tha... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Clarifying and Compiling C/C++ Concurrency: from C++11 to POWER  12
Clarifying and Compiling C/C++ Concurrency: from C++11 to PO...
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Batty, Mark Memarian, Kayvan Owens, Scott Sarkar, Susmit Sewell, Peter Univ Cambridge Cambridge CB2 1TN England
The upcoming C and C++ revised standards add concurrency to the languages, for the first time, in the form of a subtle relaxed memory model (the C++ 11 model). This aims to permit compiler optimisation and to accommod... 详细信息
来源: 评论
Nested Refinements: A Logic for Duck Typing  12
Nested Refinements: A Logic for Duck Typing
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Chugh, Ravi Rondon, Patrick M. Jhala, Ranjit Univ Calif San Diego San Diego CA 92103 USA
Programs written in dynamic languages make heavy use of features - run-time type tests, value-indexed dictionaries, polymorphism, and higher-order functions - that are beyond the reach of type systems that employ eith... 详细信息
来源: 评论
Edit Lenses  12
Edit Lenses
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Hofmann, Martin Pierce, Benjamin Wagner, Daniel Univ Munich D-80539 Munich Germany Univ Penn Philadelphia PA 19104 USA
A lens is a bidirectional transformation between a pair of connected data structures, capable of translating an edit on one structure into an appropriate edit on the other. Many varieties of lenses have been studied, ... 详细信息
来源: 评论
Self-Certification Bootstrapping Certified Typecheckers in F with Coq  12
Self-Certification Bootstrapping Certified Typecheckers in F...
收藏 引用
39th Annual acm SIGPLAN-sigact symposium on principles of programming languages
作者: Strub, Pierre-Yves Swamy, Nikhil Fournet, Cedric Chen, Juan MSR INRIA Paris France
Well-established dependently-typed languages like Agda and Coq provide reliable ways to build and check formal proofs. Several other dependently-typed languages such as Aura, ATS, Cayenne, Epigram, F-star, F7, Fine, G... 详细信息
来源: 评论