ocsigen / reactiveData

Functional reactive programming with incremental changes in data structures

Home Page:http://ocsigen.github.io/reactiveData/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactive Data

Functional reactive programming with incremental changes in data structures

ReactiveData is an OCaml module for functional reactive programming (FRP) based on React. It adds support to incremental changes in data structures by reasoning on patches instead of absolute values.

About

Functional reactive programming with incremental changes in data structures

http://ocsigen.github.io/reactiveData/dev/

License:Other


Languages

Language:OCaml 99.7%Language:Makefile 0.3%