Not sure if it'll be of any use, but here's the core of the dummy implementation that I was playing about with in 2005 / 2006:
It was built in PLT Scheme (which is now 'Racket'), so although it will doubtless have bit-rotted a fair bit, it might provide some ideas.
It was only ever a proof-of-concept, which had no effort put into performance - still, it's relatively simple, only 1500 SLOC or so.
--Ben
On 18 Jun 2011, at 04:10, Christian Schuhegger wrote:
> Hello list,
> following a slightly different path I came to similar/same conclusions
> as outlined in the FRP paper. I already thought about implementing
> something along those lines in Clojure.
> Is anybody aware of an implementation in Clojure? or in any other
> Lisp? That could give me a quick starting point.
> Thanks,
> Christian
> --
> You received this message because you are subscribed to the Google Groups "Functional Relational Programming" group.
> To post to this group, send email to frp-discuss@googlegroups.com.
> To unsubscribe from this group, send email to frp-discuss+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/frp-discuss?hl=en.