# $Id$ PortSystem 1.0 name cloog version 0.16.3 revision 1 categories devel math conflicts cloog-ppl maintainers openmaintainer adfernandes platforms darwin description The CLooG Code Generator in the Polyhedral Model's Home long_description CLooG is a free software and library to generate code for scanning Z-polyhedra. \ That is, it finds a code (e.g. in C, FORTRAN...) that reaches each \ integral point of one or more parameterized polyhedra. CLooG has been \ originally written to solve the code generation problem for optimizing \ compilers based on the polytope model. Nevertheless it is used now in \ various area e.g. to build control automata for high-level synthesis \ or to find the best polynomial approximation of a function. CLooG may \ help in any situation where scanning polyhedra matters. While the user \ has full control on generated code quality, CLooG is designed to avoid \ control overhead and to produce a very effective code. homepage http://repo.or.cz/w/cloog.git master_sites http://www.bastoul.net/cloog/pages/download/count.php3?url=./ checksums md5 a0f8a241cd1c4f103f8d2c91642b3498 \ sha1 f6765fa231f38c2f747e2b05e4eaaa470fd5851a \ rmd160 e2cd5f93b2221c037027b20ce23636952902235c depends_lib port:gmp livecheck.type regex livecheck.url ${master_sites} livecheck.regex ${name}-(\[0-9.\]+)\\.tar.gz