reflex-examples

FRP examples

A collection of code examples demonstrating functional reactive programming (FRP) concepts using Haskell.

See Reflex FRP in action with tinker-friendly code samples you can run yourself.

GitHub

81 stars
34 watching
33 forks
Language: Haskell
last commit: about 2 years ago
frpfunctional-reactive-programminghaskellreactivereflex-frp

Related projects:

RepositoryDescriptionStars
reflex-frp/reflexAn interface and engine for implementing functional reactive programming with composable events and time-varying values.1,073
reflex-frp/reflex-vtyBuilds terminal applications using functional reactive programming140
reflex-frp/reflex-domA framework that applies functional reactive programming principles to build web applications without callbacks or side effects.360
heinrichapfelmus/frp-guidesA collection of resources and guidelines for using Functional Reactive Programming in Haskell to build reactive applications65
ivanperez-keera/dunaiA reactive programming library for Haskell that supports multiple paradigms and effects.213
heinrichapfelmus/reactive-bananaA Functional Reactive Programming library for Haskell523
hansroland/reflex-dom-inbitsA tutorial project for creating GUI applications in Haskell using Reflex-Dom116
dierk/real_world_fregeA collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell70
outr/reactifyA framework for functional reactive programming in Scala that allows using any existing Scala functionality without special magic86
tconkling/react-as3A signals/slots and functional reactive programming library for ActionScript32
netopyr/reduxfxA library that enables functional reactive programming for JavaFX applications112
politrons/dive_into_haskellAn introductory guide to Haskell programming language features and applications69
sodiumfrp/sodiumA Functional Reactive Programming library for multiple languages, enabling the creation of reactive and composable applications.851
qfpl/applied-fp-courseA comprehensive Haskell-based course with a step-by-step guide to building larger applications using functional programming principles.624
mode89/sodium-pythonA Python implementation of functional reactive programming library4