Archives
CciSharp, a post-compiler for .NET based on CCI
Submitted by Jonathan de Halleux on Fri, 01/01/2010 - 19:35.In the previous post the fun of enhancing assertion messages, I eluded about CciSharp… but what is it really?
CciSharp is a post-compiler framework for .NET. (In a sense, it is just a sample of things that can be done with Common Compiler Infrastructure (CCI) ). CciSharp was designed with the following idea in mind: enable to easily write assembly mutators and integrate them into the build. In that sense, CciSharp provides
