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-23 13:20:36 -04:00
bench Add some micro benchmarks for spider 2015-04-12 19:45:32 +02:00
src Merge branch 'master' into develop 2015-04-14 02:15:36 -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 Use Control.Monad.Ref from the ref-tf package 2015-04-09 18:36:09 +02:00
LICENSE Change license to BSD3 and prepare cabal file for preliminary release 2015-03-13 21:05:19 -04:00
reflex.cabal Bump version 2015-04-23 13:20:36 -04:00
Setup.hs Fix cabal file warnings 2015-03-13 21:46:26 -04:00