* ANN: pattern guards v0.2
@ 2007-07-06 15:07 Jeremy Yallop
0 siblings, 0 replies; only message in thread
From: Jeremy Yallop @ 2007-07-06 15:07 UTC (permalink / raw)
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-06 15:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-06 15:07 ANN: pattern guards v0.2 Jeremy Yallop
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox