咨询与建议

限定检索结果

文献类型

  • 4 篇 期刊文献
  • 4 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 8 篇 工学
    • 8 篇 软件工程
    • 4 篇 计算机科学与技术...
    • 1 篇 电气工程

主题

  • 8 篇 multi-language s...
  • 6 篇 logical relation...
  • 4 篇 back-translation
  • 2 篇 fully abstract c...
  • 2 篇 full abstraction
  • 2 篇 iris
  • 2 篇 continuation-pas...
  • 2 篇 parametricity
  • 2 篇 equivalence-pres...
  • 2 篇 coq
  • 2 篇 universal domain
  • 2 篇 secure compilati...
  • 2 篇 separation logic
  • 2 篇 universal embedd...
  • 1 篇 contextual equiv...
  • 1 篇 compilers
  • 1 篇 reliability
  • 1 篇 languages
  • 1 篇 c
  • 1 篇 garbage collecti...

机构

  • 4 篇 northeastern uni...
  • 2 篇 indiana univ blo...
  • 2 篇 mpi sws saarland...
  • 1 篇 saarland univ sa...
  • 1 篇 radboud univ nij...
  • 1 篇 harvard univ cam...
  • 1 篇 aarhus univ aarh...
  • 1 篇 univ paris sacla...

作者

  • 6 篇 ahmed amal
  • 2 篇 perconti jamie
  • 2 篇 blume matthias
  • 2 篇 sammler michael
  • 2 篇 bowman william j...
  • 2 篇 dreyer derek
  • 2 篇 new max s.
  • 2 篇 spies simon
  • 1 篇 d'osualdo emanue...
  • 1 篇 birkedal lars
  • 1 篇 gueneau armael
  • 1 篇 dimoulas christo...
  • 1 篇 garg deepak
  • 1 篇 song youngju
  • 1 篇 patterson daniel
  • 1 篇 krebbers robbert
  • 1 篇 mates phillip
  • 1 篇 hostert johannes

语言

  • 6 篇 英文
  • 2 篇 其他
检索条件"主题词=multi-language semantics"
8 条 记 录,以下是1-10 订阅
排序:
DimSum: A Decentralized Approach to multi-language semantics and Verification
收藏 引用
PROCEEDINGS OF THE ACM ON PROGRAMMING languageS-PACMPL 2023年 第POPL期7卷 775-805页
作者: Sammler, Michael Spies, Simon Song, Youngju D'Osualdo, Emanuele Krebbers, Robbert Garg, Deepak Dreyer, Derek MPI SWS Saarland Informat Campus Saarbrucken Germany Radboud Univ Nijmegen Nijmegen Netherlands
Priorwork on multi-language program verification has achieved impressive results, including the compositional verification of complex compilers. But the existing approaches to this problem impose a variety of restrict... 详细信息
来源: 评论
An Equivalence-Preserving CPS Translation via multi-language semantics  11
An Equivalence-Preserving CPS Translation via Multi-Language...
收藏 引用
16th ACM SIGPLAN International Conference on Functional Programming (ICFP 11)
作者: Ahmed, Amal Blume, Matthias Indiana Univ Bloomington IN 47405 USA
language-based security relies on the assumption that all potential attacks follow the rules of the language in question. When programs are compiled into a different language, this is true only if the translation proc... 详细信息
来源: 评论
An Equivalence-Preserving CPS Translation via multi-language semantics
收藏 引用
ACM SIGPLAN NOTICES 2011年 第9期46卷 431-444页
作者: Ahmed, Amal Blume, Matthias Indiana Univ Bloomington IN 47405 USA
language-based security relies on the assumption that all potential attacks follow the rules of the language in question. When programs are compiled into a different language, this is true only if the translation proc... 详细信息
来源: 评论
Melocoton: A Program Logic for Verified Interoperability Between OCaml and C
收藏 引用
PROCEEDINGS OF THE ACM ON PROGRAMMING languageS-PACMPL 2023年 第OOPSLA期7卷 716–744页
作者: Gueneau, Armael Hostert, Johannes Spies, Simon Sammler, Michael Birkedal, Lars Dreyer, Derek Univ Paris Saclay ENS Paris Saclay CNRS InriaLab Methodes Formelles F-91190 Gif Sur Yvette France Saarland Univ Saarbrucken Germany MPI SWS Saarland Informat Campus Saarbrucken Germany Aarhus Univ Aarhus Denmark
In recent years, there has been tremendous progress on developing program logics for verifying the correctness of programs in a rich and diverse array of languages. Thus far, however, such logics have assumed that pro... 详细信息
来源: 评论
FunTAL: Reasonably Mixing a Functional language with Assembly  2017
FunTAL: Reasonably Mixing a Functional Language with Assembl...
收藏 引用
38th ACM SIGPLAN Conference on Programming language Design and Implementation (PLDI)
作者: Patterson, Daniel Perconti, Jamie Dimoulas, Christos Ahmed, Amal Northeastern Univ Boston MA 02115 USA Harvard Univ Cambridge MA 02138 USA
We present FunTAL, the first multi-language system to formalize safe interoperability between a high-level functional language and low-level assembly code while supporting compositional reasoning about the mix. A cent... 详细信息
来源: 评论
Under Control: Compositionally Correct Closure Conversion with Mutable State  19
Under Control: Compositionally Correct Closure Conversion wi...
收藏 引用
21st International Symposium on Principles and Practice of Declarative Programming (PPDP)
作者: Mates, Phillip Perconti, Jamie Ahmed, Amal Northeastern Univ Boston MA 02115 USA
Compositional compiler verification aims to ensure correct compilation of components, not just whole programs. Perconti and Ahmed [2014] propose a methodology for compositional compiler correctness that supports linki... 详细信息
来源: 评论
Fully Abstract Compilation via Universal Embedding  2016
Fully Abstract Compilation via Universal Embedding
收藏 引用
21st ACM SIGPLAN International Conference on Functional Programming (ICFP)
作者: New, Max S. Bowman, William J. Ahmed, Amal Northeastern Univ Boston MA 02115 USA
A fully abstract compiler guarantees that two source components are observationally equivalent in the source language if and only if their translations are observationally equivalent in the target. Full abstraction im... 详细信息
来源: 评论
Fully Abstract Compilation via Universal Embedding
收藏 引用
ACM SIGPLAN NOTICES 2016年 第9期51卷 103-116页
作者: New, Max S. Bowman, William J. Ahmed, Amal Northeastern Univ Boston MA 02115 USA
A fully abstract compiler guarantees that two source components are observationally equivalent in the source language if and only if their translations are observationally equivalent in the target. Full abstraction im... 详细信息
来源: 评论