Re: Example of functional relational programming in clojure

2009-02-03 Thread jim
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 SBC

Re: Example of functional relational programming in clojure

2009-02-03 Thread Rich Hickey
On Feb 3, 9:19 am, Jack Norimi wrote: > I found this documenthttp://www.scribd.com/doc/3566845/FRP-Presentation-Web > and this documenthttp://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 relati