framework
active
framework:functional-reactive-programming-frpFunctional Reactive Programming (FRP)
Related example domain using denotational design principles; continuous time semantics
Neighborhood — ranked by edge-count
Concepts (2)
concept
- Denotational DesigncitesCore framework: methodology for typed, purely functional programming that uses precise semantic specification to inform both use and implementation
- Conal ElliottstudiesCo-author of the Fruit GUI library paper; affiliated with Microsoft Research; contributor to Fran reactive animation language.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Functional reactive programming paradigm; foundational to AFRP model; contributes semantics for signal transformers.
- Adaptation of Fran and FRP ideas to the arrows framework; core model underlying Fruit's design.
- One of the three major competing approaches to parallel programming mentioned in the paper; used for comparison with Linda.
- Prior reactive animation language that influenced AFRP and Fruit; uses Behavior type for signals.
- A paradigm relying on recursion equations without assignment; Linda authors compare it on DNA sequence similarity problem.
- A GUI library for Haskell based on formal denotational model using signals and signal transformers as core abstractions.
- The property of a subsystem that cannot influence others; used to lesion systems in simulations.