From: pierre.weis@inria.fr (Pierre Weis)
To: caml-list@inria.fr caml-announce@inria.fr
Subject: [Caml-list] New release of moca
Date: Mon, 4 Jun 2012 18:17:05 +0200 (CEST) [thread overview]
Message-ID: <20120604161705.03CB8E1A6E@yquem.inria.fr> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1984 bytes --]
Relational types in Caml
We are pleased to announce the 0.7.0 version of Moca (a.k.a the Trianon
version), a general construction function generator for relational types in
Objective Caml.
In short:
=========
Moca allows the high-level definition and automatic management of complex
invariants for data types; Moca also supports the automatic generation of
maximally shared values, independantly or in conjunction with the declared
invariants. In addition, a flag of the compiler triggers the generation of
memoized construction functions.
Moca's home page is http://moca.inria.fr/
Moca's source files can be found at
http://moca.inria.fr/archive/moca-0.7.0.tgz
Moca is developped by Pierre Weis, Frédéric Blanqui, and Richard Bonichon
(see the file AUTHORS in the main directory of the distribution).
What's new in this release ?
============================
-- More stable code base: automatic test generation handles polymorphic types,
support of OCaml V3.12 syntax, many rewrttings and simplifications.
-- API (new user's features and facilities):
* Construction functions can be memoized:
- new option -memo.
- new option -memo-hash-table-size <int> to set the size of memoization
tables for construction functions.
-- Internals: new compilation scheme for construction functions.
* Compilation of listary generators rewritten from scratch.
* Compilation scheme of unary and binary generators no more uses
exceptions. A special ordering (per generator) is now generated to handle
associative/commutative generators.
-- New web site and enhenced documentation; in particular, the Ocamldoc
generated documentation is now available on the web site.
In conclusion:
==============
Anyhow, we think Moca is now mature and reliable. Do give it a try and
don't hesitate to send your constructive remarks and contributions !
Fait à Rocquencourt, le 4 juin 2012.
Pierre Weis & Frédéric Blanqui & Richard Bonichon.
next reply other threads:[~2012-06-04 16:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-04 16:17 Pierre Weis [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-04-27 13:08 Pierre Weis
2007-04-27 14:14 ` [Caml-list] " skaller
2007-04-29 14:09 ` Jacques Carette
2007-04-29 14:26 ` skaller
2007-04-29 14:32 ` Jacques Carette
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=20120604161705.03CB8E1A6E@yquem.inria.fr \
--to=pierre.weis@inria.fr \
--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