caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sergey Goldgaber <sgoldgaber@yahoo.com>
To: Oliver Bandel <oliver@first.in-berlin.de>, caml-list@inria.fr
Cc: ocaml_beginners@yahoogroups.com
Subject: Re: [Caml-list] Books on FPL
Date: Sun, 16 Mar 2003 18:44:50 -0800 (PST)	[thread overview]
Message-ID: <20030317024450.79806.qmail@web11003.mail.yahoo.com> (raw)
In-Reply-To: <20030316092449.GA560@first.in-berlin.de>

--- Oliver Bandel <oliver@first.in-berlin.de> wrote:
> 
> this night I have looked for papers on tail-recursion.
> I found some interesting papers. But I also found
> books on FP-programming, which are highly interesting
> and available in web.

"Unix System Programming with Standard ML" ( available online at 
http://web.access.net.au/felixadv/smlbook.html ), has a nice writeup on
tail recursion in the "loops and recursion" section.  The book also has
the desirable property that (at least in this section) it compares and
contrasts functional style with imperative style, including
representing the same problem in both C and SML.

I've only read the section on tail recursion, so I can't comment on the
rest of the book, but it looks very promising so far.


  --Sergey


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

-------------------
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


  parent reply	other threads:[~2003-03-17  2:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-16  9:24 Oliver Bandel
2003-03-16 14:22 ` Oliver Bandel
2003-03-17  2:44 ` Sergey Goldgaber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-03-16  9:24 Oliver Bandel
2003-05-09 13:52 ` Florian Hars
2003-05-09 14:55 ` Oliver Bandel
2003-05-11 11:49   ` Nicolas Cannasse
2003-05-13  7:51     ` Florian Hars

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=20030317024450.79806.qmail@web11003.mail.yahoo.com \
    --to=sgoldgaber@yahoo.com \
    --cc=caml-list@inria.fr \
    --cc=ocaml_beginners@yahoogroups.com \
    --cc=oliver@first.in-berlin.de \
    /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).