https://github.com/typedbyte/propeller
A propagator library, written in Haskell.
https://github.com/typedbyte/propeller
haskell propagator
Last synced: 18 days ago
JSON representation
A propagator library, written in Haskell.
- Host: GitHub
- URL: https://github.com/typedbyte/propeller
- Owner: typedbyte
- License: other
- Created: 2020-02-10T20:47:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T23:51:50.000Z (9 months ago)
- Last Synced: 2025-05-07T04:46:14.596Z (18 days ago)
- Topics: haskell, propagator
- Language: Haskell
- Homepage:
- Size: 66.4 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# 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.