咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 11 篇 工学
    • 11 篇 计算机科学与技术...
    • 7 篇 软件工程
    • 2 篇 信息与通信工程
    • 1 篇 电气工程
  • 2 篇 理学
    • 2 篇 数学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 2 篇 semantics
  • 1 篇 object oriented ...
  • 1 篇 architecture des...
  • 1 篇 multicoreprocess...
  • 1 篇 measurable space
  • 1 篇 programming
  • 1 篇 architecture
  • 1 篇 software enginee...
  • 1 篇 abstraction
  • 1 篇 programming lang...
  • 1 篇 domain-specific ...
  • 1 篇 tree graphs
  • 1 篇 parallel program...
  • 1 篇 vectors
  • 1 篇 optimization
  • 1 篇 logic programmin...
  • 1 篇 automatic analys...
  • 1 篇 linear programmi...
  • 1 篇 building constru...
  • 1 篇 language design

机构

  • 1 篇 national institu...
  • 1 篇 i.h.é.s le bois-...
  • 1 篇 karlsruhe inst t...
  • 1 篇 univ cambridge c...
  • 1 篇 inria umr 7161 e...
  • 1 篇 department of in...
  • 1 篇 graduate school ...
  • 1 篇 bell labs holmde...
  • 1 篇 univ oxford dept...
  • 1 篇 oregon state uni...
  • 1 篇 harvard univ cam...
  • 1 篇 aix marseille un...
  • 1 篇 aix marseille un...
  • 1 篇 univ alabama bir...
  • 1 篇 kyoto university...
  • 1 篇 purdue univ w la...
  • 1 篇 univ illinois de...
  • 1 篇 univ chile comp ...

作者

  • 1 篇 accattoli beniam...
  • 1 篇 lászló kovács
  • 1 篇 viswanathan rame...
  • 1 篇 viswanathan mahe...
  • 1 篇 gay kai
  • 1 篇 cruz raimil
  • 1 篇 tanter eric
  • 1 篇 hu zhenjiang
  • 1 篇 yallop jeremy
  • 1 篇 zsolt tóth
  • 1 篇 suenaga kohei
  • 1 篇 bajaj divya
  • 1 篇 fedorin danila
  • 1 篇 stripf timo
  • 1 篇 bagnol marc
  • 1 篇 chadha rohit
  • 1 篇 rompf tiark
  • 1 篇 becker juergen
  • 1 篇 rueckauer michae...
  • 1 篇 guerrieri giulio

语言

  • 14 篇 英文
检索条件"任意字段=12th Asian Symposium on Programming Languages and Systems, APLAS 2014"
14 条 记 录,以下是1-10 订阅
排序:
12th asian symposium on programming languages and systems, aplas 2014
12th Asian Symposium on Programming Languages and Systems, A...
收藏 引用
12th asian symposium on programming languages and systems, aplas 2014
the proceedings contain 25 papers. the special focus in this conference is on programming languages and systems. the topics include: Optimized compilation of multiset rewriting with comprehensions;automatic memory man...
来源: 评论
Adaptable Traces for Program Explanations  19th
Adaptable Traces for Program Explanations
收藏 引用
19th asian symposium on programming languages and systems (aplas)
作者: Bajaj, Divya Erwig, Martin Fedorin, Danila Gay, Kai Oregon State Univ Corvallis OR 97331 USA
Program traces are a sound basis for explaining the dynamic behavior of programs. Alas, program traces can grow big very quickly, even for small programs, which diminishes their value as explanations. In this paper we... 详细信息
来源: 评论
Existential Types for Relaxed Noninterference  17th
Existential Types for Relaxed Noninterference
收藏 引用
17th asian symposium on programming languages and systems (aplas)
作者: Cruz, Raimil Tanter, Eric Univ Chile Comp Sci Dept DCC PLEIAD Lab Santiago Chile
Information-flow security type systems ensure confidentiality by enforcing noninterference: a program cannot leak private data to public channels. However, in practice, programs need to selectively declassify informat... 详细信息
来源: 评论
Lightweight Functional Logic Meta-programming  17th
Lightweight Functional Logic Meta-Programming
收藏 引用
17th asian symposium on programming languages and systems (aplas)
作者: Amin, Nada Byrd, William E. Rompf, Tiark Harvard Univ Cambridge MA 02138 USA Univ Alabama Birmingham Birmingham AL 35294 USA Purdue Univ W Lafayette IN 47907 USA
Meta-interpreters in Prolog are a powerful and elegant way to implement language extensions and non-standard semantics. But how can we bring the benefits of Prolog-style meta-interpreters to systems that combine funct... 详细信息
来源: 评论
Open Call-by-Value  14th
Open Call-by-Value
收藏 引用
14th asian symposium on programming languages and systems (aplas)
作者: Accattoli, Beniamino Guerrieri, Giulio Inria UMR 7161 Ecole Polytech LIX Palaiseau France Aix Marseille Univ CNRS Cent Marseille I2M Marseille France
the elegant theory of the call-by-value lambda-calculus relies on weak evaluation and closed terms, that are natural hypotheses in the study of programming languages. To model proof assistants, however, strong evaluat... 详细信息
来源: 评论
What is the essence of bidirectional programming?  12
What is the essence of bidirectional programming?
收藏 引用
12th asian symposium on programming languages and systems, aplas 2014
作者: Hu, Zhenjiang National Institute of Informatics Japan
来源: 评论
Automatic memory management based on program transformation using ownership  12
Automatic memory management based on program transformation ...
收藏 引用
12th asian symposium on programming languages and systems, aplas 2014
作者: Sonobe, Tatsuya Suenaga, Kohei Igarashi, Atsushi Kyoto University Kyoto Japan
We present a type-based program transformation for an imperative programming language with manual memory-management primitives (e.g., malloc and free in C). Our algorithm, given a program with potential memory leaks, ... 详细信息
来源: 评论
Logic programming and logarithmic space  12
Logic programming and logarithmic space
收藏 引用
12th asian symposium on programming languages and systems, aplas 2014
作者: Aubert, CléMent Bagnol, Marc Pistone, Paolo Seiller, thomas Aix Marseille Université CNRS Centrale Marseille I2M UMR 7373 Marseille13453 France I.H.É.S Le Bois-Marie 35 Route de Chartres Bures-sur-Yvette91440 France
We present an algebraic view on logic programming, related to proof theory and more specifically linear logic and geometry of interaction. Within this construction, a characterization of logspace (deterministic and no... 详细信息
来源: 评论
Least upper bounds for probability measures and their applications to abstractions
收藏 引用
INFORMATION AND COMPUTATION 2014年 第0期234卷 68-106页
作者: Chadha, Rohit Viswanathan, Mahesh Viswanathan, Ramesh Univ Illinois Dept Comp Sci Urbana IL 61801 USA Bell Labs Holmdel NJ 07733 USA
Least upper bounds play an important role in defining the semantics of programming languages, and in abstract interpretations. In this paper, we identify conditions on countable ordered measurable spaces that ensure t... 详细信息
来源: 评论
A Hierarchical Architecture Description for Flexible Multicore System Simulation  12
A Hierarchical Architecture Description for Flexible Multico...
收藏 引用
12th IEEE International symposium on Parallel and Distributed Processing with Applications (ISPA)
作者: Bruckschloegl, thomas Oey, Oliver Rueckauer, Michael Stripf, Timo Becker, Juergen Karlsruhe Inst Technol Inst Informat Proc Technol ITIV D-76021 Karlsruhe Germany
As processors and systems on chip in the embedded world increasingly become multicore, parallel programming remains a difficult, time-consuming and complicated task. End users who are not parallel programming experts ... 详细信息
来源: 评论