caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Brian Rogoff <bpr@bpr.best.vwh.net>
To: Markus Mottl <markus@oefai.at>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] syntax foo
Date: Thu, 7 Feb 2002 01:43:19 +0000 (GMT)	[thread overview]
Message-ID: <Pine.BSF.4.40.0202070138080.80241-100000@bpr.best.vwh.net> (raw)
In-Reply-To: <20020206182555.GA32204@fichte.ai.univie.ac.at>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN, Size: 1207 bytes --]

On Wed, 6 Feb 2002, Markus Mottl wrote:
> On Wed, 06 Feb 2002, Brian Rogoff wrote:
> > On Tue, 5 Feb 2002, [iso-8859-15] Jérôme Marant wrote:
> > >   People who want a Haskell-like syntax will have to go for Haskell or
> >
> > The syntactic differences between Haskell and OCaml are insignificant
> > beside the semantic ones.
>
> This is definitely not true: Haskell is sensitive to layout, which alone
> makes it very different from a syntactic point of view. Though this
> lets Haskell-programs look very nice to the human eye, it also makes
> other things more difficult, e.g. using preprocessors or automatic code
> generation. The parser is also more difficult to implement.

Parsing is easy, even for "hard" to parse languages like Haskell. I
haven't written more than trivial programs in Haskell or Clean, but I
find it a lot harder to get used to the semantic differences than the
syntactic ones. In fact, I've never found syntax the hard part of learning
any programming language.

-- Brian
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  parent reply	other threads:[~2002-02-07  6:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-05 20:48 james woodyatt
2002-02-05 21:21 ` Jérôme Marant
2002-02-06 15:30   ` Brian Rogoff
2002-02-06 18:25     ` Markus Mottl
2002-02-06 19:58       ` Lauri Alanko
2002-02-06 20:41         ` Markus Mottl
2002-02-06 20:47           ` Alexander V. Voinov
2002-02-07  1:43       ` Brian Rogoff [this message]
2002-02-06 19:08     ` Alexander V. Voinov
2002-02-06 19:10     ` David Brown

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=Pine.BSF.4.40.0202070138080.80241-100000@bpr.best.vwh.net \
    --to=bpr@bpr.best.vwh.net \
    --cc=caml-list@inria.fr \
    --cc=markus@oefai.at \
    /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).