https://github.com/schell/yarn
The softest, squishiest FRP
https://github.com/schell/yarn
Last synced: 4 months ago
JSON representation
The softest, squishiest FRP
- Host: GitHub
- URL: https://github.com/schell/yarn
- Owner: schell
- Created: 2014-09-29T07:24:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-17T16:36:09.000Z (over 10 years ago)
- Last Synced: 2025-04-02T01:47:26.700Z (10 months ago)
- Language: HTML
- Size: 1.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Yarn
====
Yarn is the softest, squishiest temporal logic there is. It is pull-based FRP
library for varying data over time - much like wires or netwire. In fact the
types are almost identical to wires and as such the implementation is similar.
Differences start to appear in the way signals are combined, switched and
chained together.
Yarn aims to be well documented and to have easy to follow function names,
operators and patterns. This is very alpha, but works! Examples, tutorials and
wiki are in the works.