咨询与建议

限定检索结果

文献类型

  • 4 篇 会议
  • 1 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 5 篇 工学
    • 4 篇 计算机科学与技术...
    • 3 篇 软件工程

主题

  • 6 篇 dependently-type...
  • 3 篇 agda
  • 2 篇 information flow...
  • 2 篇 non-interference
  • 2 篇 type safety
  • 1 篇 exceptions
  • 1 篇 partial evaluati...
  • 1 篇 equational reaso...
  • 1 篇 correctness
  • 1 篇 universe constru...
  • 1 篇 effectful
  • 1 篇 strong specifica...
  • 1 篇 certified compil...
  • 1 篇 typed metaprogra...
  • 1 篇 functor
  • 1 篇 instantiation
  • 1 篇 extrinsic proofs
  • 1 篇 monad
  • 1 篇 unification
  • 1 篇 applicative

机构

  • 1 篇 katholieke univ ...
  • 1 篇 ochanomizu univ
  • 1 篇 radboud univ nij...
  • 1 篇 univ nacl rosari...
  • 1 篇 departamento de ...
  • 1 篇 vrije univ bruss...
  • 1 篇 charles universi...
  • 1 篇 instituto de com...
  • 1 篇 univ republica i...
  • 1 篇 univ freiburg fr...

作者

  • 1 篇 nuyts andreas
  • 1 篇 jacobs koen
  • 1 篇 thiemann peter
  • 1 篇 van noort thomas
  • 1 篇 pardo alberto
  • 1 篇 devriese dominiq...
  • 1 篇 tejiščák matúš
  • 1 篇 asai kenichi
  • 1 篇 cecilia manzino
  • 1 篇 plasmeijer rinus
  • 1 篇 fennell luminous
  • 1 篇 swierstra wouter
  • 1 篇 achten peter
  • 1 篇 zhang yang
  • 1 篇 manzino cecilia
  • 1 篇 alberto pardo

语言

  • 6 篇 英文
检索条件"主题词=dependently-typed programming"
6 条 记 录,以下是1-10 订阅
排序:
Agda Formalization of a Security-preserving Translation from Flow-sensitive to Flow-insensitive Security Types  15
Agda Formalization of a Security-preserving Translation from...
收藏 引用
15th International Workshop on Logical and Semantic Frameworks, with Applications (LSFA)
作者: Manzino, Cecilia Pardo, Alberto Univ Nacl Rosario Dept Ciencias Comp Rosario Santa Fe Argentina Univ Republica Inst Comp Montevideo Uruguay
The analysis of information flow is a popular technique for ensuring the confidentiality of data. It is in this context that confidentiality policies arise for giving guarantees that private data cannot be inferred by... 详细信息
来源: 评论
Agda Formalization of a Security-preserving Translation from Flow-sensitive to Flow-insensitive Security Types
收藏 引用
Electronic Notes in Theoretical Computer Science 2020年 351卷 75-94页
作者: Cecilia Manzino Alberto Pardo Departamento de Ciencias de la Computación Universidad Nacional de Rosario Argentina Instituto de Computación Universidad de la RepúblicaMontevideo Uruguay
The analysis of information flow is a popular technique for ensuring the confidentiality of data. It is in this context that confidentiality policies arise for giving guarantees that private data cannot be inferred by... 详细信息
来源: 评论
How to do Proofs Practically Proving Properties about Effectful Programs' Results (Functional Pearl)  4
How to do Proofs Practically Proving Properties about Effect...
收藏 引用
4th ACM SIGPLAN International Workshop on Type-Driven Development (TyDe)
作者: Jacobs, Koen Nuyts, Andreas Devriese, Dominique Katholieke Univ Leuven Leuven Belgium Vrije Univ Brussel Brussels Belgium
dependently-typed languages are great for stating and proving properties of pure functions. We can reason about them modularly (state and prove their properties independently of other functions) and non-intrusively (w... 详细信息
来源: 评论
A Type Theoretic Specification of Partial Evaluation  14
A Type Theoretic Specification of Partial Evaluation
收藏 引用
16th International Symposium on Principles and Practice of Declarative programming (PPDP)
作者: Asai, Kenichi Fennell, Luminous Thiemann, Peter Zhang, Yang Ochanomizu Univ Tokyo Japan Univ Freiburg Freiburg Germany
We develop a type theoretic specification of offline partial evaluation for the simply-typed lambda calculus in the dependently-typed programming language Agda. We establish the correctness of the specification by pro... 详细信息
来源: 评论
On the semantics of exceptions for high level and low level languages
On the semantics of exceptions for high level and low level ...
收藏 引用
作者: Tejiščák, Matúš Charles University of Prague
The thesis deals with correctness of a compiler of a simple language featuring exceptions. We present formal semantics, both denotational semantics of a~high-level language and operational semantics of a low-level lan... 详细信息
来源: 评论
Embedding Polymorphic Dynamic Typing
Embedding Polymorphic Dynamic Typing
收藏 引用
7th ACM SIGPLAN Workshop on Generic programming (WGP 2011)
作者: van Noort, Thomas Swierstra, Wouter Achten, Peter Plasmeijer, Rinus Radboud Univ Nijmegen Inst Comp & Informat Sci NL-6500 GL Nijmegen Netherlands
Dynamic typing in a statically typed functional language allows us to defer type unification until run time. This is typically useful when interacting with the 'outside' world where the type of values involved... 详细信息
来源: 评论