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 142

  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 714 162

  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 137 25

  5. reflex-examples reflex-examples Public

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

    Haskell 77 33

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

    reflex-frp.org website

    HTML 28 12

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 27 Updated Apr 12, 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,057 BSD-3-Clause 142 72 16 Updated Apr 11, 2024
  • patch Public

    Data structures for describing changes to other data structures.

    Haskell 15 BSD-3-Clause 11 5 5 Updated Apr 11, 2024
  • reflex-vty Public

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

    Haskell 137 BSD-3-Clause 25 4 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 714 BSD-3-Clause 162 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 77 BSD-3-Clause 33 5 2 Updated Jan 25, 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

Top languages

Loading…

Most used topics

Loading…