Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Hao-yang Wang <hao-yang_wang@filemaker.com>
To: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: practical functional programming books
Date: Mon, 6 Nov 2000 16:21:19 -0800	[thread overview]
Message-ID: <200011070015.QAA16361@imap.filemaker.com> (raw)

>I ordered a book, The Functional Approach to Programming, and
>although it does help somewhat it is too theoretical/math
>oriented. So are most of the docs and examples I have seen. 

Did you imply that math is not practical? :-)

The Functional Approach to Programming is my favorite book on ML! And 
Chapter 8 Syntactic Analysis is my favorite chapter. However, as its 
title says, this is a book about programming, and it is not a language 
book.

(Structures and Interpretation of Computer Programs is my favorite book 
on Lisp. However, if somebody is reading SICP in order to quickly become 
productive with Scheme, s/he will be disappointed, too.)

Maybe we need a introductory book that (1) starts with examples in text 
processing and other "symbolic" stuffs, which nicely shows off caml's 
strong points in practical applications; (2) emphasize on how to solve 
problems using existing tools (i.e., using the algorithms and data 
structures from the standard library instead of writing our own versions, 
using camllex/camlyacc instead of writing our own parsers, etc.). The 
result will be a practical book that sells lots of copies and promotes 
o'caml to lots of new fans, although it might not be as "interesting" as 
the two books mentioned above.

Cheers,
Hao-yang Wang



             reply	other threads:[~2000-11-08 16:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-07  0:21 Hao-yang Wang [this message]
2000-11-10  5:27 ` Francisco Reyes

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=200011070015.QAA16361@imap.filemaker.com \
    --to=hao-yang_wang@filemaker.com \
    --cc=caml-list@inria.fr \
    /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