aboutsummaryrefslogtreecommitdiff
path: root/devel/acovea/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/acovea/pkg-descr')
-rw-r--r--devel/acovea/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/acovea/pkg-descr b/devel/acovea/pkg-descr
new file mode 100644
index 000000000000..089685b6fb50
--- /dev/null
+++ b/devel/acovea/pkg-descr
@@ -0,0 +1,9 @@
+ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm)
+implements a genetic algorithm to find the "best" options for
+compiling programs with the GNU Compiler Collection (GCC) C and C++
+compilers. "Best", in this context, is defined as those options
+that produce the fastest executable program from a given source
+code. Acovea is a C++ framework that can be extended to test other
+programming languages and non-GCC compilers.
+
+WWW: http://www.coyotegulch.com/products/acovea/index.html