Description
cil - Infrastructure for C Program Analysis and Transformation
Property |
Value |
Distribution |
FreeBSD 12 |
Repository |
FreeBSD Ports Latest i386 |
Package filename |
cil-1.7.3_2.txz |
Package name |
cil |
Package version |
1.7.3 |
Package release |
2 |
Package architecture |
i386 |
Package type |
txz |
Category |
devel lang |
Homepage |
http://kerneis.github.com/cil/ |
License |
BSD3CLAUSE |
Maintainer |
ports@FreeBSD.org |
Download size |
1.17 MB |
Installed size |
3.99 MB |
Infrastructure for C Program Analysis and Transformation
CIL (C Intermediate Language) is a high-level representation along
with a set of tools that permit easy analysis and source-to-source
transformation of C programs.
CIL is both lower-level than abstract-syntax trees, by clarifying
ambiguous constructs and removing redundant ones, and also higher-level
than typical intermediate languages designed for compilation, by
maintaining types and a close relationship with the source program.
WWW: http://kerneis.github.com/cil/
Options:
- DOCS: on
===> NOTICE:
The cil port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Alternatives
Requires
Download
Type |
URL |
Mirror |
pkg.freebsd.org |
Binary Package |
cil-1.7.3_2.txz
|
Source Package |
devel/cil
|
Install Howto
Install cil txz package:
# pkg install cil
See Also