Froc-dom
Examples using the
Froc_dom
library for functional reactive web programming.
clicks
(
source
)
wheres-the-mouse
, adapted from the
Flapjax demo
. (
source
)
follow-the-mouse
, adapted from the
Flapjax demo
. (
source
)
orbit-mouse
, adapted from the
FrTime
example. (
source
)
bounce
, demonstrating mutual recursion between behaviors and events. (
source
)
quickhull
, demonstrating memo functions. (
source
)