typedbyte / propeller

A propagator library, written in Haskell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

propeller

Hackage

A simple 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.

About

A propagator library, written in Haskell.

License:Other


Languages

Language:Haskell 100.0%