diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-10-11 19:36:13 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-10-11 19:36:13 +0000 |
commit | c5d23adc22997c894cd23ccbfd3dd53ff1de859d (patch) | |
tree | 9ed298120f96a16ed4308d795cede46ed740f4ab /www | |
parent | Upgrade to 0.3.3. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=90862
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions