
Ketil Malde wrote:
Heinrich Apfelmus writes:
Do you know any *small GUI programs* that you would *like* to see *implemented with Functional Reactive Programming?*
I don't know if this fits the bill, but a tool that I'd like to see is plotting for one or more live streams of data. I guess I want something similar to timeplot, but listening on an input stream and updating/scrolling the plot. Think 'tail -f /var/log/messages | awk something | liveplot options'.
This has been requested a lot, I like it. If you could provide me with a tiny Haskell program that fetches a suitable data source (Yahoo stock prices, MacOS X system data, anything) and parses it; this would make my job even easier. Best regards, Heinrich Apfelmus -- http://apfelmus.nfshost.com