caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jeremy Yallop <jeremy.yallop@ed.ac.uk>
To: Caml List <caml-list@inria.fr>
Subject: ANN: pattern guards v0.2
Date: Fri, 06 Jul 2007 16:07:10 +0100	[thread overview]
Message-ID: <468E5A9E.9000102@ed.ac.uk> (raw)

Following useful feedback from skaller, Brian Hurt and Arnaud Spiwack
on caml-list last week, I'm happy to announce a second release of
`patterns', an OCaml extension providing general-purpose additions to
pattern matching.  This release includes a single feature: "pattern
guards"; others will be made available in the near future.

You can download `patterns' from

    http://code.google.com/p/ocaml-patterns/

The main changes in this release are

   * A new design which allows with-bindings within top-level or-patterns
   * Fewer warnings in generated code
   * More efficient code generated in many cases
   * Documentation

For more details see the documentation at

    http://code.google.com/p/ocaml-patterns/wiki/PatternGuards

Comments, as always, are very welcome.

Jeremy.


                 reply	other threads:[~2007-07-06 15:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=468E5A9E.9000102@ed.ac.uk \
    --to=jeremy.yallop@ed.ac.uk \
    --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;
as well as URLs for NNTP newsgroup(s).