caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Mascot: 1.0-alpha release
@ 2010-12-31 17:40 forum
  0 siblings, 0 replies; only message in thread
From: forum @ 2010-12-31 17:40 UTC (permalink / raw)
  To: caml-list users; +Cc: forum

This post announces the 1.0-alpha release of the Mascot project.
Mascot is a style-checker for Objective Caml sources, released under the GPL v3.

Features:
- customization of activated checks (and exceptions) by configuration files
- code checks: overloading of builtin elements, useless constructs, deeply
  nested constructs, 'open' statements, magic numbers, complex conditions
- documentation checks: presence of comments, and spellcheck
- interface checks: empty interface, and number of exported elements
- metrics checks: coupling, Halstead, and McCabe
- miscellaneous checks: matching of regular expressions
- typographic checks: spaces, tabulations, headers, and file/line lengths
- support for CheckStyle, CSV, HTML, JDepend, bare text, and XML outputs
- support for plugins (custom checks and outputs)



Home page: http://mascot.x9c.fr


Xavier Clerc



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-31 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-31 17:40 [Caml-list] [ANN] Mascot: 1.0-alpha release forum

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).