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
Go to file
2015-03-16 11:43:54 -04:00
src Make buildable with ghc7.8 2015-03-14 20:23:22 -04:00
.ghci Initial commit 2015-01-31 11:05:35 -05:00
.gitignore Initial commit 2015-01-31 11:05:35 -05:00
default.nix Filter out .git from sources 2015-02-26 22:26:07 -05:00
LICENSE Change license to BSD3 and prepare cabal file for preliminary release 2015-03-13 21:05:19 -04:00
reflex.cabal Allow lens-4.8 2015-03-16 11:19:25 -04:00