Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: jtbryant@valdosta.edu
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] FP & Software Engineering
Date: Thu, 30 Mar 2006 10:38:10 +1100	[thread overview]
Message-ID: <1143675491.21285.22.camel@rosella.wigram> (raw)
In-Reply-To: <1143673272.14880.31.camel@localhost.localdomain>

On Wed, 2006-03-29 at 18:01 -0500, Jonathan Bryant wrote:

> I've been fighting my professors to let me use OCaml for over a year now
> and this professor is, at least, the first one who's halfway letting me
> use it.  Unfortunately, he is not completely convinced.  Being a OO &
> ASP/.NET junkie and never having seriously used a functional language,
> he is lost as to HOFs, functors, partial application, etc. and isn't
> really convinced that they are useful/necessary (I also believe he
> hasn't more than glanced at the code). 

Sounds like you should be the professor, and he the student :)

>  He is also demanding UML
> diagrams of my code with these notated in it.

> If not, how are these things
> usually notated in academic settings 

Category theory. It's full of pictures :)
But doesn't fit well with applicative languages
(CT is compositional).

Hmm..


	'a list ----- filter ----> 'a list

you can draw some pictures of functions and join
up the domains and codomains, and, instantiate
type variables:

	'a list
	   ||
	   ||
	   V
	int list

I guess you'll eventually get enough ink on paper to make
it look pretty. 


-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


  reply	other threads:[~2006-03-29 23:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-29 23:01 Jonathan Bryant
2006-03-29 23:38 ` skaller [this message]
2006-03-30 14:42 ` [Caml-list] " Jean-Christophe Filliatre
     [not found] ` <Pine.LNX.4.63.0603311500560.4669@phonographe.labri.fr>
2006-03-31 20:27   ` Jonathan Bryant

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=1143675491.21285.22.camel@rosella.wigram \
    --to=skaller@users.sourceforge.net \
    --cc=caml-list@yquem.inria.fr \
    --cc=jtbryant@valdosta.edu \
    /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