Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] ANN: pattern guards v0.2

4 views
Skip to first unread message

Jeremy Yallop

unread,
Jul 6, 2007, 11:05:51 AM7/6/07
to Caml List
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.

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

0 new messages