Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/typedbyte/propeller

A propagator library, written in Haskell.
https://github.com/typedbyte/propeller

haskell propagator

Last synced: 23 days ago
JSON representation

A propagator library, written in Haskell.

Awesome Lists containing this project

README

        



# propeller

[![Hackage](https://img.shields.io/hackage/v/propeller.svg?logo=haskell&label=propeller)](https://hackage.haskell.org/package/propeller)

A propagator library written in Haskell. Values are stored in cells which can be connected to each other. Changes to the value of a cell are automatically propagated to connected cells, similar to the internal workings of popular table-based worksheet tools.