咨询与建议

限定检索结果

文献类型

  • 28 篇 会议
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 22 篇 工学
    • 20 篇 计算机科学与技术...
    • 20 篇 软件工程
    • 2 篇 电子科学与技术(可...
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
  • 5 篇 理学
    • 5 篇 数学
    • 1 篇 系统科学
  • 4 篇 管理学
    • 3 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 1 篇 法学
    • 1 篇 社会学

主题

  • 10 篇 functional progr...
  • 1 篇 performance opti...
  • 1 篇 knowledge based ...
  • 1 篇 input-output exa...
  • 1 篇 computer circuit...
  • 1 篇 dependent types ...
  • 1 篇 ghc plugin
  • 1 篇 learning systems
  • 1 篇 program synthesi...
  • 1 篇 selection monad
  • 1 篇 logic in ai
  • 1 篇 minikanren
  • 1 篇 graphics process...
  • 1 篇 mathematical log...
  • 1 篇 program transfor...
  • 1 篇 normal logic pro...
  • 1 篇 logic programmin...
  • 1 篇 professional com...
  • 1 篇 additive pairs
  • 1 篇 linear programmi...

机构

  • 1 篇 radboud univ nij...
  • 1 篇 katholieke univ ...
  • 1 篇 portland state u...
  • 1 篇 univ kiel kiel
  • 1 篇 usi univ svizzer...
  • 1 篇 bragança
  • 1 篇 univ politecn va...
  • 1 篇 department of co...
  • 1 篇 open univ nether...
  • 1 篇 arizona state un...
  • 1 篇 university of ki...
  • 1 篇 school of comput...
  • 1 篇 univ st andrews ...
  • 1 篇 univ utrecht utr...
  • 1 篇 google aarhus
  • 1 篇 flensburg univ a...
  • 1 篇 amazon web servi...
  • 1 篇 acis lab. depart...
  • 1 篇 univ oxford dept...
  • 1 篇 university of ko...

作者

  • 1 篇 thompson simon
  • 1 篇 scholz sven-bodo
  • 1 篇 dongarra jack
  • 1 篇 mulleners niek
  • 1 篇 michael hanus
  • 1 篇 palacios adrian
  • 1 篇 van gijzel bas
  • 1 篇 chan wei-chung
  • 1 篇 thiemann peter
  • 1 篇 teegen finn
  • 1 篇 figueiredo renat...
  • 1 篇 tomov stanimire
  • 1 篇 augonnet cédric
  • 1 篇 huijben reg
  • 1 篇 chang mun see
  • 1 篇 loureiro ana cla...
  • 1 篇 breitbart jens
  • 1 篇 prott kai-oliver
  • 1 篇 ganguly arijit
  • 1 篇 wolinsky david i...

语言

  • 29 篇 英文
检索条件"任意字段=25th International Symposium on Trends in Functional Programming"
29 条 记 录,以下是1-10 订阅
25th international symposium on trends in functional programming, TFP 2024
25th International Symposium on Trends in Functional Program...
收藏 引用
25th international symposium on trends in functional programming, TFP 2024
the proceedings contain 10 papers. the special focus in this conference is on trends in functional programming. the topics include: Towards a More Efficient Selection Monad;compositional Views in Composition...
来源: 评论
Structural Refactorings for Exploring Dependently Typed programming  25th
Structural Refactorings for Exploring Dependently Typed Prog...
收藏 引用
25th international symposium on trends in functional programming
作者: Barwell, Adam D. Brown, Christopher Chang, Mun See theocharis, Constantine thompson, Simon Univ St Andrews Sch Comp Sci St Andrews Fife Scotland Univ Kent Canterbury Kent England Eotvos Lorand Univ Budapest Hungary
Dependent types provide users with the tools to embody specifications in types, with implementations carrying proofs that the specifications are met. One approach to developing programs in a dependently typed language... 详细信息
来源: 评论
Flattening Combinations of Arrays and Records  25th
Flattening Combinations of Arrays and Records
收藏 引用
25th international symposium on trends in functional programming
作者: Huijben, Reg Aaldering, Jordy Achten, Peter Scholz, Sven-Bodo Radboud Univ Nijmegen Nijmegen Netherlands
Flattening is known to be a performance-boosting technique to orchestrate parallel computations on arbitrarily deeply nested arrays. In this paper, we propose a flattening transformation that deals with nested data st... 详细信息
来源: 评论
Towards a More Efficient Selection Monad  25th
Towards a More Efficient Selection Monad
收藏 引用
25th international symposium on trends in functional programming
作者: Hartmann, Johannes Schrijvers, Tom Gibbons, Jeremy Univ Oxford Dept Comp Sci Oxford England Katholieke Univ Leuven Dept Comp Sci Leuven Belgium
this paper explores a novel approach to selection functions through the introduction of a generalised selection monad. the foundation is laid with the conventional selection monad J, defined as (A -> R) -> A, to... 详细信息
来源: 评论
programming with Dependent Additive Pairs  25th
Programming with Dependent Additive Pairs
收藏 引用
25th international symposium on trends in functional programming
作者: Sefl, Vit Charles Univ Prague Prague Czech Republic
Linear logic gives us additive pairs in the form of the additive conjunction. Intuitionistic type theory gives us dependent pairs in the form of the dependent sum type. What happens when we combine these two kinds of ... 详细信息
来源: 评论
Educational robotics and programming in inclusive educational settings: a scoping review  25
Educational robotics and programming in inclusive educationa...
收藏 引用
25th international symposium on Computers in Education, SIIE 2023
作者: Loureiro, Ana Claudia Meirinhos, Manuel Bragança Portugal
this article presents a map of studies on the educational potential of robotics and programming in inclusive settings. the scoping review methodology was used based on the procedures recommended by the Joanna Briggs I... 详细信息
来源: 评论
stableKanren: Integrating Stable Model Semantics with miniKanren  23
stableKanren: Integrating Stable Model Semantics with miniKa...
收藏 引用
25th international symposium on Principles and Practice of Declarative programming (PPDP) As part of the ACM SIGPLAN Conference on Systems, programming, Languages, and Applications - Software for Humanity (SPLASH)
作者: Guo, Xiangyu Smith, James Bansal, Ajay Arizona State Univ Tempe AZ 85287 USA
this paper presents stableKanren, a miniKanren extension with normal logic programming support under stable model semantics. MiniKanren is a relational programming solver implemented atop Scheme via shallow embedding,... 详细信息
来源: 评论
the 101haskell chrestomathy: A whole bunch of learnable lambdas  25
The 101haskell chrestomathy: A whole bunch of learnable lamb...
收藏 引用
25th international symposium on Implementation and Application of functional Languages, IFL 2013
作者: Lämmel, Ralf Schmorleiz, thomas Varanovich, Andrei University of Koblenz-Landau Software Languages Team Germany
the paper describes the 101haskell chrestomathy-a collection of Haskell programs implementing features of a hypothetical information system in a manner to represent knowledge about functional programming useful for le... 详细信息
来源: 评论
Implementing fault tolerant applications using reflective object-oriented programming
Implementing fault tolerant applications using reflective ob...
收藏 引用
Proceedings of the 1995 25th IEEE international symposium on Fault-Tolerant Computing
作者: Fabre, Jean-Charles Nicomette, Vincent Perennou, Tanguy Stroud, Robert J. Wu, Zhixue LAAS-CNRS Toulouse France
this paper shows how reflection and object-oriented programming can be used to ease the implementation of classical fault tolerance mechanisms in distributed applications. When the underlying runtime system does not p... 详细信息
来源: 评论
Embedding functional Logic programming in Haskell via a Compiler Plugin  25th
Embedding Functional Logic Programming in Haskell via a Comp...
收藏 引用
25th international symposium on Practical Aspects of Declarative Languages (PADL)
作者: Prott, Kai-Oliver Teegen, Finn Christiansen, Jan Univ Kiel Kiel Germany Flensburg Univ Appl Sci Flensburg Germany
We present a technique to embed a functional logic language in Haskell using a GHC plugin. Our approach is based on a monadic lifting that models the functional logic semantics explicitly. Using a GHC plugin, we get m... 详细信息
来源: 评论