Note that Microsoft "cl /clr" also does this. It's a bit of a niche use case.
The creator of lcc also published a paper "lcc.NET: targeting the .NET Common Intermediate Language from Standard C" (2004).
<https://drh.github.io/documents/msil-spe.pdf>
One problem with lcc has always been that it's distributed as source available with restrictions and has never been available under a FOSS license.
The creator of lcc also published a paper "lcc.NET: targeting the .NET Common Intermediate Language from Standard C" (2004).
<https://drh.github.io/documents/msil-spe.pdf>
One problem with lcc has always been that it's distributed as source available with restrictions and has never been available under a FOSS license.