How to visualise relations, bahavior and so on in functional programming ?

2010-05-11 Thread Donell Jones
Hi Team, I am really interested in functional programming. But I am asking myself, what if the project get bigger, like the software Runa realise with Clojure. In OOP we got diagrams like UML to visualise this. But what can we do in FP ? Are there any diagrams that can be used to explain things ?

Re: How to visualise relations, bahavior and so on in functional programming ?

2010-05-11 Thread Donell Jones
11, 11:18 am, Donell Jones > wrote: > > > Hi Team, > > I am really interested in functional programming. But I am asking > > myself, what if the project get bigger, like the software Runa realise > > with Clojure. In OOP we got diagrams like UML to visualise this. B

Re: How to visualise relations, bahavior and so on in functional programming ?

2010-05-11 Thread Donell Jones
Take full advantage of metadata. > There's a ton of long hanging fruit here if you just go looking for > it. > > My $.02 > > Sean > > On May 11, 9:45 am, Donell Jones > wrote: > > > > > > > Thanks for your reply. I think flowchart make sense but I c

Re: How to visualise relations, bahavior and so on in functional programming ?

2010-05-11 Thread Donell Jones
Any examples ? On 11 Mai, 16:03, Rubén Béjar wrote: > And Data Flow Diagrams? > I learnt about them while studying structured analysis > and design at University, but I always thought they did > not match very well with imperative programming... >     Rubén > Donell Jones e