HeinrichApfelmus / frp-guides

A collection of tutorials, guidelines, examples, patterns and half-baked ideas on functional reactive programming (FRP).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FRP Guides

This respository collects tutorials, guidelines, examples, patterns and half-baked ideas on functional reactive programming (FRP).

At the moment, it is organized a bit like a curated Wiki. If you've found a nice code pattern, or a cool link, don't hesitate to make a pull request.

The focus is on FRP libraries written in Haskell, using the style originally pioneered by Conal Elliott, and developed e.g. in the reactive-banana, frpnow or sodium libraries.

All written material here is licensed under a Creative Commons BY-SA 4.0 License. Any source code snippets or examples used here are released to the public domain.

Table of Contents

External Resources

About

A collection of tutorials, guidelines, examples, patterns and half-baked ideas on functional reactive programming (FRP).


Languages

Language:Haskell 92.6%Language:CSS 7.4%