FRP packages

Showing projects tagged as FRP

  • reflex

    9.9 6.0 Haskell
    Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
  • helm

    9.9 0.0 Haskell
    A functionally reactive game engine.
  • sodium

    9.9 2.0 L4 C#
    Sodium - Functional Reactive Programming (FRP) Library for multiple languages
  • reactive-banana

    9.8 5.2 Haskell
    Library for functional reactive programming in Haskell.
  • reflex-dom

    9.8 5.3 Haskell
    Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.
  • Yampa

    9.8 8.9 Haskell
    Functional Reactive Programming domain-specific language for efficient hybrid systems
  • haskanoid

    9.6 8.0 Haskell
    A free and open source breakout clone in Haskell using SDL and FRP, with Wiimote and Kinect support.
  • dunai

    9.5 8.7 Haskell
    Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
  • reflex-dom-contrib

    9.4 0.0 Haskell
    ...
  • rhine

    9.2 8.3 Haskell
    Haskell Functional Reactive Programming framework with type-level clocks
  • euphoria

    8.7 0.0 Haskell
    Dynamic network FRP with events and continuous values
  • essence-of-live-coding-gloss

    8.6 5.8 Haskell
    Universal Live Coding & Functional Reactive Programming Framework
  • netwire

    8.4 0.0 Haskell
    FRP library
  • reflex-ghci

    8.4 6.2 Haskell
    Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.
  • patch

    8.3 5.3 Haskell
    Data structures for describing changes to other data structures.
  • reflex-jsx

    8.2 0.0 Haskell
    Use jsx-like syntax in Reflex
  • wires

    8.1 0.0 Haskell
    FRP library
  • varying

    8.0 0.0 Haskell
    Continuously varying values, made easy :)
  • reactive-bacon

    8.0 0.0 Haskell
    FRP (functional reactive programming) framework inspired by RX and Iteratee
  • reflex-gadt-api

    8.0 5.5 Haskell
    Interact with a JSON-serialized API defined by a GADT in your reflex-dom application
  • RxHaskell

    7.9 0.0 Haskell
    Reactive Extensions for Haskell
  • reflex-fsnotify

    7.9 3.8 Haskell
    Watch files and directories for changes using a functional-reactive interface!
  • drClickOn

    7.2 0.0 Haskell
    Code accompanying the paper "Monadic Functional Reactive Programming"
  • titan

    6.9 0.0 Haskell
    Testing Infrastructure for Temporal AbstractioNs
  • DefendTheKing

    6.4 0.0 Haskell
    A simple multiplayer RTS game
  • ordrea

    6.4 0.0 Haskell
    Push-pull implementation of discrete FRP with totally-ordered switchers
  • AFSM

    6.0 0.0 Haskell
    Arrowized functional state machines
  • machinecell

    5.8 0.0 Haskell
    Arrow based stream transducer
  • reflex-backend-socket

    5.7 0.0 Haskell
    Reflex support for socket-based applications
  • glazier

    5.6 0.0 Haskell
    Command interpreter using Continuation monad and variants