caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "forum@x9c.fr" <forum@x9c.fr>
To: caml-list@inria.fr
Subject: [ANN] Bisect 1.0 alpha
Date: Sun, 6 Jul 2008 18:30:06 +0200	[thread overview]
Message-ID: <05BD5F86-A646-429A-9580-AA6EBFD96F74@x9c.fr> (raw)

This post announces the 1.0 alpha version of Bisect.
Bisect is a coverage tool for the Objective Caml language.
Home page: http://bisect.x9c.fr

Features:
   - lightweight tool
   - camlp4-based instrumentation of source files
   - HTML-based report with replica of original source code annotated  
with coverage information
   - per-file and application-wide statistics

Dependencies:
   - Objective Caml 3.10.2
   - Unix module

Planned features:
   - other report formats (framed HTML, XML, bare text)
   - thread support
   - some nice features borrowed from HPC (http://projects.unsafeperformio.com/hpc/ 
)


This is my very first non-trivial camlp4-based application, and would  
be glad to hear
comment and suggestions about Bisect, and the way it could be enhanced.

Xavier Clerc


                 reply	other threads:[~2008-07-06 16:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=05BD5F86-A646-429A-9580-AA6EBFD96F74@x9c.fr \
    --to=forum@x9c.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;
as well as URLs for NNTP newsgroup(s).