咨询与建议

限定检索结果

文献类型

  • 41 篇 会议
  • 15 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 40 篇 工学
    • 40 篇 软件工程
    • 25 篇 计算机科学与技术...
    • 1 篇 动力工程及工程热...
    • 1 篇 信息与通信工程
    • 1 篇 农业工程
  • 5 篇 理学
    • 4 篇 数学
    • 1 篇 物理学
  • 2 篇 法学
    • 2 篇 社会学
  • 1 篇 农学
    • 1 篇 作物学
  • 1 篇 管理学
    • 1 篇 图书情报与档案管...

主题

  • 9 篇 languages
  • 9 篇 functional progr...
  • 8 篇 theory
  • 7 篇 dependent types
  • 6 篇 verification
  • 5 篇 functional react...
  • 5 篇 design
  • 4 篇 guarded recursio...
  • 4 篇 tactics
  • 3 篇 parallel program...
  • 3 篇 liveness
  • 3 篇 concurrency
  • 2 篇 algebraic effect...
  • 2 篇 aliasing
  • 2 篇 circular program...
  • 2 篇 types
  • 2 篇 interactive proo...
  • 2 篇 low-level progra...
  • 2 篇 coalgebras
  • 2 篇 datatype-generic...

机构

  • 2 篇 inria
  • 2 篇 max planck inst ...
  • 2 篇 univ gothenburg ...
  • 2 篇 alcatel lucent b...
  • 2 篇 univ st andrews ...
  • 2 篇 univ strathclyde...
  • 2 篇 univ british col...
  • 2 篇 goethe univ fran...
  • 2 篇 chalmers univ te...
  • 2 篇 katholieke univ ...
  • 1 篇 national institu...
  • 1 篇 univ wisconsin d...
  • 1 篇 department of in...
  • 1 篇 galois beaverton...
  • 1 篇 mit csail cambri...
  • 1 篇 nec laboratories...
  • 1 篇 univ valladolid ...
  • 1 篇 univ illinois ur...
  • 1 篇 mpi-sws kaisersl...
  • 1 篇 imdea software i...

作者

  • 4 篇 krishnaswami nee...
  • 2 篇 dunsmuir dustin
  • 2 篇 atkey robert
  • 2 篇 petersen christi...
  • 2 篇 ziliani beta
  • 2 篇 schmidt-schauss ...
  • 2 篇 mcbride conor
  • 2 篇 dumont guy a.
  • 2 篇 pottier francois
  • 2 篇 devriese dominiq...
  • 2 篇 nanevski aleksan...
  • 2 篇 protzenko jonath...
  • 2 篇 norell ulf
  • 2 篇 jeffrey alan
  • 2 篇 vafeiadis viktor
  • 2 篇 piessens frank
  • 2 篇 claessen koen
  • 2 篇 sabel david
  • 2 篇 chlipala adam
  • 2 篇 dreyer derek

语言

  • 43 篇 英文
  • 13 篇 其他
检索条件"任意字段=2013 18th ACM SIGPLAN International Conference on Functional Programming, ICFP 2013"
56 条 记 录,以下是1-10 订阅
排序:
12th acm sigplan Erlang Workshop, Erlang 2013, Co-located with the 18th Annual international conference on functional programming, icfp 2013
12th ACM SIGPLAN Erlang Workshop, Erlang 2013, Co-located wi...
收藏 引用
12th acm sigplan Erlang Workshop, Erlang 2013, Co-located with the 18th Annual international conference on functional programming, icfp 2013
the proceedings contain 12 papers. the topics discussed include: using many-core coprocessor to boost up Erlang VM;on the scalability of the Erlang term storage;Riak PG: distributed process groups on dynamo-style dist...
来源: 评论
icfp 2013 - Proceedings of the 2013 acm sigplan international conference on functional programming
ICFP 2013 - Proceedings of the 2013 ACM SIGPLAN Internationa...
收藏 引用
2013 18th acm sigplan international conference on functional programming, icfp 2013
the proceedings contain 41 papers. the topics discussed include: C-SHORe: a collapsible approach to higher-order verification;exploiting vector instructions with generalized stream fusion;type-theory in color;Mtac: a ...
来源: 评论
ASPLOS 2013 - 18th international conference on Architectural Support for programming Languages and Operating Systems
ASPLOS 2013 - 18th International Conference on Architectural...
收藏 引用
18th international conference on Architectural Support for programming Languages and Operating Systems, ASPLOS 2013
the proceedings contain 45 papers. the topics discussed include: cooperative empirical failure avoidance for multithreaded programs;parasol and GreenSwitch: managing datacenters powered by renewable energy;power conta...
来源: 评论
Correctness of an STM Haskell Implementation  13
Correctness of an STM Haskell Implementation
收藏 引用
18th acm sigplan international conference on functional programming
作者: Schmidt-Schauss, Manfred Sabel, David Goethe Univ Frankfurt Frankfurt Germany
A concurrent implementation of software transactional memory in Concurrent Haskell using a call-by-need functional language with processes and futures is given. the description of the small-step operational semantics ... 详细信息
来源: 评论
Using Circular Programs for Higher-Order Syntax functional pearl  13
Using Circular Programs for Higher-Order Syntax Functional p...
收藏 引用
18th acm sigplan international conference on functional programming
作者: Axelsson, Emil Claessen, Koen Chalmers Univ Technol Gothenburg Sweden
this pearl presents a novel technique for constructing a first-order syntax tree directly from a higher-order interface. We exploit circular programming to generate names for new variables, resulting in a simple yet e... 详细信息
来源: 评论
programming with Permissions in Mezzo  13
Programming with Permissions in <i>Mezzo</i>
收藏 引用
18th acm sigplan international conference on functional programming
作者: Pottier, Francois Protzenko, Jonathan INRIA Paris France
We present Mezzo, a typed programming language of ML lineage. Mezzo is equipped with a novel static discipline of duplicable and affine permissions, which controls aliasing and ownership. this rules out certain mistak... 详细信息
来源: 评论
Typed Syntactic Meta-programming  13
Typed Syntactic Meta-programming
收藏 引用
18th acm sigplan international conference on functional programming
作者: Devriese, Dominique Piessens, Frank Katholieke Univ Leuven iMinds DistriNet Louvain Belgium
We present a novel set of meta-programming primitives for use in a dependently-typed functional language. the types of our meta-programs provide strong and precise guarantees about their termination, correctness and c... 详细信息
来源: 评论
Multi-polymorphic programming in bondi
Multi-polymorphic programming in bondi
收藏 引用
2013 9th acm sigplan Workshop on Generic programming, WGP 2013 - Co-located with the 18th acm sigplan international conference on functional programming, icfp 2013
作者: Given-Wilson, thomas Huang, Freeman Jay, Barry NICTA Australia University of Technology Sydney Australia
the bondi programming language is multi-polymorphic, in that it supports four polymorphic programming styles within a small core of computation, namely a typed pattern calculus. bondi's expressive power is illustr... 详细信息
来源: 评论
Higher-Order functional Reactive programming without Spacetime Leaks  13
Higher-Order Functional Reactive Programming without Spaceti...
收藏 引用
18th acm sigplan international conference on functional programming
作者: Krishnaswami, Neelakantan R. Max Planck Inst Software Syst MPI SWS Saarbrucken Germany
functional reactive programming (FRP) is an elegant approach to declaratively specify reactive systems. However, the powerful abstractions of FRP have historically made it difficult to predict and control the resource... 详细信息
来源: 评论
programming and Reasoning with Algebraic Effects and Dependent Types  13
Programming and Reasoning with Algebraic Effects and Depende...
收藏 引用
18th acm sigplan international conference on functional programming
作者: Brady, Edwin Univ St Andrews Sch Comp Sci St Andrews Fife Scotland
One often cited benefit of pure functional programming is that pure code is easier to test and reason about, both formally and informally. However, real programs have side-effects including state management, exception... 详细信息
来源: 评论