I read that paper a couple of years ago and its what started me on the
path toward functional programming which brought me to Clojure.  As
Rich said, it has some very important insights about complexity and
presents an interesting idea of how to manage it.

I took a crack at implementing it in SBCL but after I switched to
Clojure, I've found the need for something like it greatly reduced
because Rich has put such an emphasis on making concurrent programming
easy.

Jim

Jack Norimi wrote:
> I found this document
> http://www.scribd.com/doc/3566845/FRP-Presentation-Web
> and this document
> http://web.mac.com/ben_moseley/frp/paper-v1_01.pdf
> and this phrase
> > Rich recommended a paper, Out of the Tar Pit, for a discussion of 
> > functional and relational techniques to manage state.
> from http://stuartsierra.com/2008/08/08/clojure-for-the-semantic-web
>
> Can anybody provide an little example of *functional relational
> programming* in clojure?
>
> Thank you.
>
> Jack Norimi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to