C Intermediate Language: Difference between revisions

Content deleted Content added
Dcoetzee (talk | contribs)
Link George Necula
Line 5:
 
Several other tools use CIL as a way to have access to a C [[abstract syntax tree]]. Some of this programs are [[Frama-c]] (Framework to analyze C programs) or Compcert (C compiler proven in [[coq]]).
 
CIL was originally designed and implemented by [[George Necula]] et al. in 2002.
 
== External links ==