咨询与建议

限定检索结果

文献类型

  • 43 篇 会议
  • 2 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 31 篇 工学
    • 27 篇 计算机科学与技术...
    • 19 篇 软件工程
    • 1 篇 机械工程
    • 1 篇 电气工程
    • 1 篇 控制科学与工程
  • 15 篇 理学
    • 15 篇 数学
  • 4 篇 教育学
    • 4 篇 教育学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...
    • 1 篇 工商管理

主题

  • 5 篇 languages
  • 3 篇 performance
  • 3 篇 algorithms
  • 3 篇 computer languag...
  • 2 篇 safety
  • 2 篇 static analysis
  • 2 篇 atomicity
  • 2 篇 semantics
  • 2 篇 verification
  • 2 篇 concurrent progr...
  • 2 篇 formal verificat...
  • 2 篇 strong isolation
  • 2 篇 transactional me...
  • 1 篇 object oriented ...
  • 1 篇 quantitative ana...
  • 1 篇 fuzzy logic
  • 1 篇 deoptimization
  • 1 篇 end-user authori...
  • 1 篇 experimentation
  • 1 篇 operator scaling

机构

  • 2 篇 carnegie mellon ...
  • 1 篇 centre for quant...
  • 1 篇 univ sci & techn...
  • 1 篇 queen mary unive...
  • 1 篇 tecnologico de m...
  • 1 篇 adlink technol i...
  • 1 篇 interchain fdn z...
  • 1 篇 ozyegin univ uic...
  • 1 篇 microsoft resear...
  • 1 篇 cornell univ dep...
  • 1 篇 univ calif san d...
  • 1 篇 logicblox inc. a...
  • 1 篇 clever cloud nan...
  • 1 篇 department of co...
  • 1 篇 university of il...
  • 1 篇 munich universit...
  • 1 篇 texas a&m univer...
  • 1 篇 ucl dept comp sc...
  • 1 篇 princeton univ p...
  • 1 篇 harvard univ div...

作者

  • 2 篇 welc adam
  • 2 篇 shpeisman tatian...
  • 2 篇 honarmand nima
  • 2 篇 adve sarita v.
  • 2 篇 heumann stephen
  • 2 篇 adve vikram s.
  • 1 篇 william smith
  • 1 篇 brglez f
  • 1 篇 aehlig klaus
  • 1 篇 murtagh thomas p...
  • 1 篇 narayan shravan
  • 1 篇 smith william
  • 1 篇 fredrik dahlqvis...
  • 1 篇 ruggieri cristin...
  • 1 篇 li rui
  • 1 篇 wand mitchell
  • 1 篇 alexandra silva
  • 1 篇 bueergisser pete...
  • 1 篇 brown fraser
  • 1 篇 r.u. parrazales

语言

  • 46 篇 英文
检索条件"任意字段=38th Symposium on Principles of Programming Languages"
46 条 记 录,以下是1-10 订阅
排序:
POPL'11 - Proceedings of the 38th Annual ACM SIGPLAN-SIGACT symposium on principles of programming languages
POPL'11 - Proceedings of the 38th Annual ACM SIGPLAN-SIGACT ...
收藏 引用
38th Annual ACM SIGPLAN-SIGACT symposium on principles of programming languages, POPL'11
the proceedings contain 51 papers. the topics discussed include: verified squared: does critical software deserve verified tools?;points-to analysis with efficient strong updates;pick your contexts well: understanding...
来源: 评论
Static Analysis of Multi-Staged Programs via Unstaging Translation  11
Static Analysis of Multi-Staged Programs via Unstaging Trans...
收藏 引用
38th symposium on principles of programming languages
作者: Choi, Wontae Aktemur, Baris Yi, Kwangkeun Tatsuta, Makoto Seoul Natl Univ Seoul 151 South Korea Ozyegin Univ UICU Istanbul Turkey Natl Inst Informat Tokyo Japan
Static analysis of multi-staged programs is challenging because the basic assumption of conventional static analysis no longer holds: the program text itself is no longer a fixed static entity, but rather a dynamicall... 详细信息
来源: 评论
the Design of Kodu: A Tiny Visual programming Language for Children on the Xbox 360  11
The Design of Kodu: A Tiny Visual Programming Language for C...
收藏 引用
38th symposium on principles of programming languages
作者: MacLaurin, Matthew Microsoft FUSE Labs Redmond WA USA
Kodu is a relatively new programming language (1) designed specifically for young children to learn through independent exploration. Kodu seeks to lower the barrier to entry for new programmers by presenting a radical... 详细信息
来源: 评论
A Separation Logic for Refining Concurrent Objects  11
A Separation Logic for Refining Concurrent Objects
收藏 引用
38th symposium on principles of programming languages
作者: Turon, Aaron Wand, Mitchell Northeastern Univ Boston MA USA
Fine-grained concurrent data structures are crucial for gaining performance from multiprocessing, but their design is a subtle art. Recent literature has made large strides in verifying these data structures, using ei... 详细信息
来源: 评论
Automating String Processing in Spreadsheets Using Input-Output Examples  11
Automating String Processing in Spreadsheets Using Input-Out...
收藏 引用
38th symposium on principles of programming languages
作者: Gulwani, Sumit Microsoft Res Redmond WA USA
We describe the design of a string programming/expression language that supports restricted forms of regular expressions, conditionals and loops. the language is expressive enough to represent a wide variety of string... 详细信息
来源: 评论
Complexity of Pattern-based Verification for Multithreaded Programs  11
Complexity of Pattern-based Verification for Multithreaded P...
收藏 引用
38th symposium on principles of programming languages
作者: Esparza, Javier Ganty, Pierre Tech Univ Munich Fak Informat D-8000 Munich Germany
Pattern-based verification checks the correctness of the program executions that follow a given pattern, a regular expression over the alphabet of program transitions of the form w(1)* ... w(n)*. For multithreaded pro... 详细信息
来源: 评论
Correct Blame for Contracts No More Scapegoating  11
Correct Blame for Contracts No More Scapegoating
收藏 引用
38th symposium on principles of programming languages
作者: Dimoulas, Christos Findler, Robert Bruce Flanagan, Cormac Felleisen, Matthias Northeastern Univ Boston MA 02115 USA
Behavioral software contracts supplement interface information with logical assertions. A rigorous enforcement of contracts provides useful feedback to developers if it signals contract violations as soon as they occu... 详细信息
来源: 评论
Robin Milner 1934-2010: Verification, languages, and concurrency  38
Robin Milner 1934-2010: Verification, languages, and concurr...
收藏 引用
38th Annual ACM SIGPLAN-SIGACT symposium on principles of programming languages, POPL 2011
作者: Gordon, Andrew D. Harper, Robert Harrison, John Jeffrey, Alan Sewell, Peter Microsoft Research United States Carnegie Mellon University United States Intel United States Bell Labs United States University of Cambridge United Kingdom
来源: 评论
Dynamic Inference of Static Types for Ruby  11
Dynamic Inference of Static Types for Ruby
收藏 引用
38th symposium on principles of programming languages
作者: An, Jong-hoon (David) Chaudhuri, Avik Foster, Jeffrey S. Hicks, Michael Epic Syst Corp Verona WI USA
there have beet several efforts to bring static type inference to object-oriented dynamic languages such as Ruby, Python, and Pert. In our experience, however, such type inference systems are extremely difficult to de... 详细信息
来源: 评论
Multivariate Amortized Resource Analysis  11
Multivariate Amortized Resource Analysis
收藏 引用
38th symposium on principles of programming languages
作者: Hoffmann, Jan Aehlig, Klaus Hofmann, Martin Univ Munich D-80539 Munich Germany
We study the problem of automatically analyzing the worst-case resource usage a procedures with several arguments. Existing automatic analyses based or. amortization, or sized types bound the resource usage or result ... 详细信息
来源: 评论