咨询与建议

限定检索结果

文献类型

  • 5 篇 会议

馆藏范围

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

日期分布

学科分类号

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

主题

  • 5 篇 purely functiona...
  • 2 篇 lean
  • 2 篇 reference counti...
  • 1 篇 type theory
  • 1 篇 algorithms
  • 1 篇 glushkov constru...
  • 1 篇 regular expressi...
  • 1 篇 gallina
  • 1 篇 design
  • 1 篇 coq
  • 1 篇 data structures
  • 1 篇 lambda calculus
  • 1 篇 sorted lists
  • 1 篇 formal reasoning
  • 1 篇 finite automata

机构

  • 1 篇 univ kiel d-2409...
  • 1 篇 univ patras dept...
  • 1 篇 univ aarhus dept...
  • 1 篇 microsoft res ny...
  • 1 篇 lviv polytech na...
  • 1 篇 karlsruhe instit...
  • 1 篇 microsoft resear...
  • 1 篇 ivan franko natl...
  • 1 篇 karlsruhe inst t...

作者

  • 1 篇 shcherbyna yuriy
  • 1 篇 brodal gerth sto...
  • 1 篇 makris christos
  • 1 篇 ullrich sebastia...
  • 1 篇 leonardo de mour...
  • 1 篇 fischer sebastia...
  • 1 篇 wilke thomas
  • 1 篇 sebastian ullric...
  • 1 篇 huch frank
  • 1 篇 lenko vasyl
  • 1 篇 de moura leonard...
  • 1 篇 pasichnyk volody...
  • 1 篇 tsichlas kostas
  • 1 篇 kunanets natalii...

语言

  • 5 篇 英文
检索条件"主题词=purely functional programming"
5 条 记 录,以下是1-10 订阅
排序:
Counting Immutable Beans Reference Counting Optimized for purely functional programming  31
Counting Immutable Beans Reference Counting Optimized for Pu...
收藏 引用
31st Symposium on Implementation and Application of functional Languages (IFL)
作者: Ullrich, Sebastian de Moura, Leonardo Karlsruhe Inst Technol Karlsruhe Germany Microsoft Res New York NY USA
Most functional languages rely on some kind of garbage collection for automatic memory management. They usually eschew reference counting in favor of a tracing garbage collector, which has less bookkeeping overhead at... 详细信息
来源: 评论
Counting immutable beans: reference counting optimized for purely functional programming  19
Counting immutable beans: reference counting optimized for p...
收藏 引用
Proceedings of the 31st Symposium on Implementation and Application of functional Languages
作者: Sebastian Ullrich Leonardo de Moura Karlsruhe Institute of Technology Germany Microsoft Research
Most functional languages rely on some kind of garbage collection for automatic memory management. They usually eschew reference counting in favor of a tracing garbage collector, which has less bookkeeping overhead at... 详细信息
来源: 评论
purely functional worst case constant time catenable sorted lists
收藏 引用
14th Annual European Symposium on Algorithms (ESA 2006)
作者: Brodal, Gerth Stolting Makris, Christos Tsichlas, Kostas Univ Aarhus Dept Comp Sci BRICS DK-8000 Aarhus C Denmark Univ Patras Dept Comp Engn & Informat Patras 26500 Greece
We present a purely functional implementation of search trees that requires O(log n) time for search and update operations and supports the join of two trees in worst case constant time. Hence, we solve an open proble... 详细信息
来源: 评论
A Play on Regular Expressions functional Pearl  10
A Play on Regular Expressions Functional Pearl
收藏 引用
15th ACM SIGPLAN International Conference on functional programming
作者: Fischer, Sebastian Huch, Frank Wilke, Thomas Univ Kiel D-24098 Kiel Germany
Cody, Hazel, and Theo, two experienced Haskell programmers and an expert in automata theory, develop an elegant Haskell program for matching regular expressions: (i) the program is purely functional;(ii) it is overloa... 详细信息
来源: 评论
Type-Theoretical Foundations of the Derivation System in Coq  1
Type-Theoretical Foundations of the Derivation System in Coq
收藏 引用
1st IEEE International Conference on System Analysis & Intelligent Computing (SAIC)
作者: Lenko, Vasyl Pasichnyk, Volodymyr Kunanets, Nataliia Shcherbyna, Yuriy Lviv Polytech Natl Univ Informat Syst & Networks Dept Lvov Ukraine Ivan Franko Natl Univ Lviv Discrete Anal & Intelligent Syst Dept Lvov Ukraine
This paper presents an analysis of a type theory, which serves as a solid foundation for usage of the derivation system in Coq proof assistant. An overview of the extension path from simply typed lambda calculus to Ca... 详细信息
来源: 评论