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-04-10 17:59:50 -04:00
src Fix GC bug 2015-04-10 17:59:50 -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 Get rid of lens dependency 2015-03-24 14:53:03 -04:00
LICENSE Change license to BSD3 and prepare cabal file for preliminary release 2015-03-13 21:05:19 -04:00
reflex.cabal Get rid of lens dependency 2015-03-24 14:53:03 -04:00
Setup.hs Fix cabal file warnings 2015-03-13 21:46:26 -04:00