caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ken Rose <kenrose@tfb.com>
To: Oliver Bandel <oliver@first.in-berlin.de>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] graphical notation/representation of functional  programs?
Date: Thu, 20 Feb 2003 12:12:06 -0800	[thread overview]
Message-ID: <3E553696.732B8541@tfb.com> (raw)
In-Reply-To: <20030220164049.GA762@first.in-berlin.de>

Oliver Bandel wrote:
> 
> Hello,
> 
> when using graphical representations like in
> "The Craft of Functional Programming", so that
> a function is a box with in- and output, then
> it's a convenient way of looking at functional
> programs.
> 
> Is that technique of overview more elaborated
> used by other people?
> 
> Shouldn't it possible to have a graphical notation
> for FP, like a functional aequivalent of the notation,
> that is used in the OO-programmers world, where
> classes and methods and attributes and so on
> are presentated in a graphical manner?
> 
> Are there papers on that topic?
> Or is functional programming in higher spheres
> done comepletely an algebraic form 8lambda calculus)?

I don't know of anything formal, but the dataflow diagrams used in some
structured analysis methods feel pretty functional to me.  See, for
example "Modern Structured Analysis" Edward Yourdon, 1989.

 - ken
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2003-02-20 20:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20 16:40 Oliver Bandel
2003-02-20 20:12 ` Ken Rose [this message]
2003-02-21  9:04 ` Jocelyn Sérot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E553696.732B8541@tfb.com \
    --to=kenrose@tfb.com \
    --cc=caml-list@inria.fr \
    --cc=oliver@first.in-berlin.de \
    --cc=rose@acm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).