Pinned Repositories
reflex
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.
reflex-dom
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.
reflex-dom-contrib
reflex-examples
See Reflex FRP in action with tinker-friendly code samples you can run yourself.
reflex-frp.org
reflex-frp.org website
reflex-ghci
Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.
reflex-native
Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.
reflex-platform
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.
reflex-todomvc
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.
reflex-vty
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
Reflex FRP's Repositories
reflex-frp/reflex
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.
reflex-frp/reflex-platform
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.
reflex-frp/reflex-dom
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.
reflex-frp/reflex-vty
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
reflex-frp/reflex-examples
See Reflex FRP in action with tinker-friendly code samples you can run yourself.
reflex-frp/reflex-dom-contrib
reflex-frp/reflex-native
Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.
reflex-frp/reflex-ghci
Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.
reflex-frp/reflex-todomvc
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.
reflex-frp/reflex-frp.org
reflex-frp.org website
reflex-frp/reflex-dom-semui
A reflex-dom API for Semantic UI components
reflex-frp/reflex-gadt-api
Interact with a JSON-serialized API defined by a GADT in your reflex-dom application
reflex-frp/patch
Data structures for describing changes to other data structures.
reflex-frp/reflex-dom-ace
Reflex wrapper for the ACE editor
reflex-frp/reflex-process
Run and interact with system processes from within a Reflex FRP application.
reflex-frp/reflex-gloss
reflex-frp/reflex-fsnotify
Watch files and directories for changes using a functional-reactive interface!
reflex-frp/reflex-sdl2
A minimal host for sdl2 based reflex apps.
reflex-frp/reflex-frp
Subscribe to this repo to be notified of announcements and changes in Reflex FRP
reflex-frp/reflex-aeson-orphans
reflex-frp/jsaddle
JavaScript interface that works with GHCJS or GHC
reflex-frp/reflex-huge-table
Testing reflex RAM consumption
reflex-frp/servant-reflex
Generate reflex client functions for querying a servant API
reflex-frp/hash-cons
reflex-frp/nix-haskell
reflex-frp/nix-haskell-ci