咨询与建议

限定检索结果

文献类型

  • 55 篇 会议
  • 12 篇 期刊文献
  • 3 篇 学位论文
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 67 篇 工学
    • 48 篇 软件工程
    • 40 篇 计算机科学与技术...
    • 5 篇 电气工程
    • 3 篇 控制科学与工程
    • 2 篇 电子科学与技术(可...
    • 1 篇 仪器科学与技术
    • 1 篇 信息与通信工程
    • 1 篇 航空宇航科学与技...
  • 4 篇 艺术学
    • 3 篇 艺术学理论
    • 3 篇 音乐与舞蹈学
    • 1 篇 设计学(可授艺术学...
  • 2 篇 理学
    • 2 篇 数学
  • 2 篇 医学
    • 2 篇 临床医学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 72 篇 functional react...
  • 9 篇 design
  • 9 篇 reactive program...
  • 8 篇 languages
  • 8 篇 haskell
  • 8 篇 temporal logic
  • 5 篇 embedded systems
  • 5 篇 stream programmi...
  • 5 篇 arrows
  • 4 篇 type systems
  • 4 篇 dataflow
  • 4 篇 liveness
  • 4 篇 theory
  • 4 篇 functional progr...
  • 4 篇 modal types
  • 4 篇 concurrency
  • 3 篇 linear logic
  • 3 篇 synchronous data...
  • 3 篇 frp
  • 3 篇 guarded recursio...

机构

  • 4 篇 it univ copenhag...
  • 3 篇 tokyo inst techn...
  • 2 篇 github oxford en...
  • 2 篇 ost univ appl sc...
  • 2 篇 max planck inst ...
  • 2 篇 alcatel lucent b...
  • 2 篇 natl inst aerosp...
  • 2 篇 yale univ new ha...
  • 2 篇 microsoft resear...
  • 2 篇 univ nottingham ...
  • 2 篇 univ warwick cov...
  • 2 篇 univ nottingham ...
  • 1 篇 univ nottingham ...
  • 1 篇 univ bamberg bam...
  • 1 篇 univ texas san a...
  • 1 篇 ctr wiskunde & i...
  • 1 篇 microsoft corp r...
  • 1 篇 mirea russian te...
  • 1 篇 inesc tec porto
  • 1 篇 alcatel lucent b...

作者

  • 8 篇 perez ivan
  • 5 篇 watanabe takuo
  • 5 篇 nilsson henrik
  • 5 篇 krishnaswami nee...
  • 4 篇 bahr patrick
  • 3 篇 jeffrey alan
  • 3 篇 mogelberg rasmus...
  • 3 篇 hudak paul
  • 3 篇 moriguchi sosuke
  • 2 篇 benton nick
  • 2 篇 graulund christi...
  • 2 篇 de meuter wolfga...
  • 2 篇 praseed pai
  • 2 篇 peter abraham
  • 2 篇 van der ploeg at...
  • 2 篇 edmonson william
  • 2 篇 keating finnbar
  • 2 篇 winograd-cort da...
  • 2 篇 schmidli eliane ...
  • 2 篇 jeltsch wolfgang

语言

  • 69 篇 英文
  • 3 篇 其他
检索条件"主题词=Functional Reactive Programming"
72 条 记 录,以下是31-40 订阅
排序:
ROSY: An elegant language to teach the pure reactive nature of robot programming  4
ROSY: An elegant language to teach the pure reactive nature ...
收藏 引用
4th IEEE International Conference on Robotic Computing (IEEE IRC)
作者: Pacheco, Hugo Macedo, Nuno Univ Minho Braga Portugal INESC TEC Porto Portugal
Robotics is very appealing and is long recognized as a great way to teach programming, while drawing inspiring connections to other branches of engineering and science such as maths, physics or electronics. Although t... 详细信息
来源: 评论
Fair reactive programming  14
Fair Reactive Programming
收藏 引用
41st Annual ACM SIGPLAN-SIGACT Symposium on Principles of programming Languages (POPL)
作者: Cave, Andrew Ferreira, Francisco Panangaden, Prakash Pientka, Brigitte McGill Univ Sch Comp Sci Montreal PQ Canada
functional reactive programming (FRP) models reactive systems with events and signals, which have previously been observed to correspond to the "eventually" and "always" modalities of linear tempor... 详细信息
来源: 评论
Tackling the Awkward Squad for reactive programming: The Actor-Reactor Model  4
Tackling the Awkward Squad for Reactive Programming: The Act...
收藏 引用
4th ACM SIGPLAN International Workshop on reactive and Event-Based Languages and Systems (REBLS)
作者: Van den Vonder, Sam De Koster, Joeri Myter, Florian De Meuter, Wolfgang Vrije Univ Brussel Brussels Belgium
In his famous paper entitled "Tackling the Awkward Squad", Peyton Jones studies how features that traditionally did not fit in the functional programming paradigm can be added to a functional language via ca... 详细信息
来源: 评论
C++ reactive programming: Design concurrent and asynchronous applications using the RxCpp library and Modern C++17
收藏 引用
2018年
作者: Praseed Pai Peter Abraham
Learn how to implement the reactive programming paradigm with C++ and build asynchronous and concurrent applicationsAbout This Book• Efficiently exploit concurrency and parallelism in your programs• Use the functional... 详细信息
来源: 评论
C++ reactive programming  1
收藏 引用
丛书名: []
2018年
作者: Peter Abraham Praseed Pai
Learn how to implement the reactive programming paradigm with C++ and build asynchronous and concurrent applications Key Features Efficiently exploit concurrency and parallelism in your programs Use the functional Rea... 详细信息
来源: 评论
Diamonds Are Not Forever
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2021年 第POPL期5卷 1–28页
作者: Bahr, Patrick Graulund, Christian Uldal Mogelberg, Rasmus Ejlers IT Univ Copenhagen Copenhagen Denmark
When designing languages for functional reactive programming (FRP) the main challenge is to provide the user with a simple, flexible interface for writing programs on a high level of abstraction while ensuring that al... 详细信息
来源: 评论
Asynchronous Modal FRP
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2023年 第ICFP期7卷 476–510页
作者: Bahr, Patrick Mogelberg, Rasmus Ejlers IT Univ Copenhagen Copenhagen Denmark
Over the past decade, a number of languages for functional reactive programming (FRP) have been suggested, which use modal types to ensure properties like causality, productivity and lack of space leaks. So far, almos... 详细信息
来源: 评论
Back to the Future: Time Travel in FRP  10
Back to the Future: Time Travel in FRP
收藏 引用
10th ACM SIGPLAN Symposium on Haskell (Haskell) co-located with ICFP Conference
作者: Perez, Ivan Univ Nottingham Sch Comp Sci Nottingham England
functional reactive programming (FRP) allows interactive applications to be modelled in a declarative manner using time-varying values. For practical reasons, however, operational constraints are often imposed, such a... 详细信息
来源: 评论
Demo: The Fun of Robotic Artwork  12
Demo: The Fun of Robotic Artwork
收藏 引用
12th ACM SIGPLAN International Workshop on functional Art, Music, Modelling, and Design (FARM)
作者: Schmidli, Eliane Irene Mehta, Farhad OST Univ Appl Sci Eastern Switzerland Rapperswil Switzerland
Developing software for robot control often is tedious, difficult and error prone. This is more so for people without a computer science background, such as artists. functional reactive programming (FRP) aims to make ... 详细信息
来源: 评论
Switched-on yampa - Declarative programming of modular synthesizers
Switched-on yampa - Declarative programming of modular synth...
收藏 引用
10th International Symposium on Practical Aspects of Declarative Languages
作者: Giorgidze, George Nilsson, Henrik Univ Nottingham Sch Comp Sci Nottingham NG7 2RD England
In this paper, we present an implementation of a modular synthesizer in Haskell using Yampa. A synthesizer, be it a hardware instrument or a pure software implementation, as here, is said to be modular if it provides ... 详细信息
来源: 评论