caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Martin Jambon <martin.jambon@ens-lyon.org>
To: caml-list@inria.fr
Subject: Released Mikmatch 1.0.0 and Micmatch 1.0.0
Date: Sun, 27 Jul 2008 01:03:16 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0807262355240.13500@martin.ec.wink.com> (raw)

Hi list,

I am pleased to announce the availability of Micmatch for the new Camlp4.
The new package is called "Mikmatch", with a K. "Micmatch" with a C refers 
to the original implementation which now uses Camlp5.

     http://martin.jambon.free.fr/micmatch.html

or  GODI if you want to jump directly to the installation.


Micmatch is a Camlp4 syntax extension that allows to use regexps in 
match-with constructs. Compilation of the underlying PCRE or Str regexp is 
done transparently, just once. The syntax of the regexps is reminiscent of 
ocamllex. For those who are not familiar with ocamllex, this syntax is 
very OCaml-friendly and in particular avoids backslash headaches.


This is a double announcement:

micmatch-1.0.0 (stable except for possibly some packaging issues):
   Legacy implementation, slightly modified to work with
   Camlp5 (thanks to John Gregorski for the patch).

mikmatch-1.0.0 (beta quality):
   Partial reimplementation that supports Camlp4 3.10 aka the
   "new Camlp4". Currently there is no toplevel support.
   For details on the changes, see
   http://martin.jambon.free.fr/mikmatch-changes.txt


Have fun, program safely, and please report problems to

   micmatch@googlegroups.com
   (archive at http://groups.google.com/group/micmatch )


Thanks to the OCamlForge team for providing free and worry-free hosting.


Martin

--
http://mjambon.com/
Join http://ocamlhackers.ning.com/


             reply	other threads:[~2008-07-26 23:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-26 23:03 Martin Jambon [this message]
2008-07-28  6:34 ` [Caml-list] " SerP
2008-07-28 16:30   ` Martin Jambon

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.LNX.4.64.0807262355240.13500@martin.ec.wink.com \
    --to=martin.jambon@ens-lyon.org \
    --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).