C Intermediate Language: Difference between revisions

Content deleted Content added
Boulme (talk | contribs)
mNo edit summary
m Disambiguated: MSILCommon Intermediate Language
Line 1:
:''This article is about the simplified subset of C. For the Common Intermediate Language (also known as MSIL), see [[MSIL|CILCommon Intermediate Language]].''
 
'''CIL''' (C Intermediate Language) is a simplified subset of the [[C programming language]], as well as a set of tools for transforming C programs into that language.