Skip to content

Pinned

  1. reflex reflex Public

    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 …

    Haskell 1.1k 147

  2. reflex-platform reflex-platform Public

    A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.

    Nix 713 163

  3. reflex-dom reflex-dom Public

    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 pur…

    Haskell 349 138

  4. reflex-vty reflex-vty Public

    Build terminal applications using functional reactive programming (FRP) with Reflex FRP.

    Haskell 136 25

  5. reflex-examples reflex-examples Public

    See Reflex FRP in action with tinker-friendly code samples you can run yourself.

    Haskell 76 33

  6. reflex-frp.org reflex-frp.org Public

    reflex-frp.org website

    HTML 28 13

Repositories

Showing 10 of 23 repositories
  • reflex-dom Public

    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.

    Haskell 349 BSD-3-Clause 138 42 24 Updated Mar 15, 2024
  • reflex-vty Public

    Build terminal applications using functional reactive programming (FRP) with Reflex FRP.

    Haskell 136 BSD-3-Clause 25 3 3 Updated Mar 2, 2024
  • reflex-ghci Public

    Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.

    Haskell 38 BSD-3-Clause 3 1 2 Updated Mar 2, 2024
  • reflex-process Public

    Run and interact with system processes from within a Reflex FRP application.

    Haskell 10 BSD-3-Clause 1 2 0 Updated Feb 9, 2024
  • reflex-platform Public

    A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.

    Nix 713 BSD-3-Clause 163 37 (3 issues need help) 10 Updated Jan 26, 2024
  • reflex-examples Public

    See Reflex FRP in action with tinker-friendly code samples you can run yourself.

    Haskell 76 BSD-3-Clause 33 5 2 Updated Jan 25, 2024
  • reflex Public

    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.

    Haskell 1,054 BSD-3-Clause 147 71 15 Updated Jan 16, 2024
  • reflex-gadt-api Public

    Interact with a JSON-serialized API defined by a GADT in your reflex-dom application

    Haskell 16 BSD-3-Clause 4 2 1 Updated Aug 21, 2023
  • reflex-todomvc Public

    Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with established Haskell techniques and improving the quality and elegance of your applications.

    Haskell 32 BSD-3-Clause 26 1 1 Updated Aug 2, 2023
  • reflex-fsnotify Public

    Watch files and directories for changes using a functional-reactive interface!

    Haskell 6 BSD-3-Clause 2 0 1 Updated May 26, 2023

Top languages

Loading…

Most used topics

Loading…