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

[Caml-list] patterns for 3.12.0

2 views
Skip to first unread message

Jake Donham

unread,
Sep 7, 2010, 7:10:20 PM9/7/10
to OCaml List
Hi list,

If you are interested in using Jeremy Yallop's patterns extension on
OCaml 3.12.0, I have fixed it up here:

http://github.com/jaked/patterns

I haven't tried anything serious with it but the tests pass.

Also I added a little extension for "alist patterns": a pattern

alist [ "foo", x; "bar", y ]

matches association lists containing keys "foo" and "bar".

Jake

_______________________________________________
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