Loading contributions...
Top Repositories
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.
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.
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.
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
See Reflex FRP in action with tinker-friendly code samples you can run yourself.
Repositories
29Web 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.
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
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.
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.
Interact with a JSON-serialized API defined by a GADT in your reflex-dom application
Lazy loading and progressive loading widgets for reflex-dom
Reflex-DOM tables
Reflex-DOM extended attributes
See Reflex FRP in action with tinker-friendly code samples you can run yourself.
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.
No description provided.
Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.
Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.
Watch files and directories for changes using a functional-reactive interface!
Data structures for describing changes to other data structures.
No description provided.
A minimal host for sdl2 based reflex apps.
No description provided.
No description provided.
Run and interact with system processes from within a Reflex FRP application.
reflex-frp.org website
A reflex-dom API for Semantic UI components
Generate reflex client functions for querying a servant API
No description provided.
Subscribe to this repo to be notified of announcements and changes in Reflex FRP
No description provided.
Reflex wrapper for the ACE editor
Testing reflex RAM consumption
JavaScript interface that works with GHCJS or GHC