Squale.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 14 Dec 2011 15:06:58 +0200
changeset 1172 c9f019a072ac
parent 1171 7d45ad92679a
child 1173 e7f9a20dc376
Squale.
code-analysis.rst
--- a/code-analysis.rst	Wed Dec 14 15:05:41 2011 +0200
+++ b/code-analysis.rst	Wed Dec 14 15:06:58 2011 +0200
@@ -57,6 +57,18 @@
   http://en.wikipedia.org/wiki/FindBugs
                 Wikipedia page.
 
+Squale.
+=======
+
+Squale (Software Quality Enhancement) is an open-source platform that helps
+monitoring software quality for multi-language applications. It currently
+supports Java out-of-the-box, and can also analyse C/C++ and Cobol code with an
+adapter to McCabe tool. Squale is distributed under the terms of the LGPL v3
+licence.
+
+  http://en.wikipedia.org/wiki/Squale
+                Wikipedia page.
+
 Yasca.
 ======
 
@@ -78,4 +90,5 @@
 Clover to extract software metrics.
 
   http://en.wikipedia.org/wiki/Sonar_%28software_quality%29
-                Wikipedia page.
\ No newline at end of file
+                Wikipedia page.
+