reflex-frp

reflex-frp

🏢 Organization

12 repositories on SrcLog

View on GitHub
12 Repos
2.6k Stars
577 Forks
2.6k Watchers

Repositories (12)

reflex reflex-frp/reflex 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.

1.1k
reflex-platform reflex-frp/reflex-platform Nix

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.

729
reflex-dom reflex-frp/reflex-dom 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.

363
reflex-vty reflex-frp/reflex-vty Haskell

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

140
reflex-examples reflex-frp/reflex-examples Haskell

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

81
reflex-native reflex-frp/reflex-native Haskell

Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.

43
reflex-ghci reflex-frp/reflex-ghci Haskell

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

39
reflex-todomvc reflex-frp/reflex-todomvc Haskell

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.

32
reflex-frp.org reflex-frp/reflex-frp.org HTML

web design for reflex-frp.org

27
reflex-dom-semui reflex-frp/reflex-dom-semui Haskell

A reflex-dom API for Semantic UI components

21
reflex-process reflex-frp/reflex-process Haskell

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

10
reflex-fsnotify reflex-frp/reflex-fsnotify Haskell

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

6