issues
search
turion
/
rhine
Haskell Functional Reactive Programming framework with type-level clocks
http://hackage.haskell.org/package/rhine
123
stars
21
forks
source link
Dev live coding
#143
Open
turion
opened
4 years ago
turion
commented
4 years ago
To do here
[ ] Clean up git history
[ ] Make sure the change is backwards compatible when deactivating the flag
[ ] Clean up so many constraints
[ ] Reenable currently commented out parts
[ ] Ponder about how to re-activate those parts that need
Finite
instances for certain exceptions
[ ] Improve the main loop setups
[ ] Figure out a better
.ghci
setup
[ ] Make Data & Finite constraint configurable
[ ] Test both backends
Future issues
[ ] External main loop abstractions (~Rhine handles)
[ ] Allow changes in the clocks to be livecoded
[ ] Move pulse backend from
https://github.com/turion/essence-of-live-coding
and deprecate gloss backend there
[ ] Probability monad & live coding example with Bayes filters
To do here
Finite
instances for certain exceptions.ghci
setupFuture issues