Skip to content
EntityQ1635765· pop 5· linked from 6 articles

IL2CPU (IL To CPU) is an ahead-of-time (AOT) compiler for .NET that is written using one of its Common Intermediate Language compliant languages (C#). It translates Common Intermediate Language to bare metal machine code. IL2CPU is the primary compilation component of the Cosmos Project, and is developed by the same team.

Wikidata facts

Official website
www.gocosmos.org
Sources (1)

via Wikidata · CC0

~1 min read

Article

4 sections
Contents
  • History
  • Technical details
  • See also
  • External links

IL2CPU (IL To CPU) is an ahead-of-time (AOT) compiler for .NET that is written using one of its Common Intermediate Language compliant languages (C#). It translates Common Intermediate Language to bare metal machine code. IL2CPU is the primary compilation component of the Cosmos Project, and is developed by the same team.

==History== IL2CPU was created in 2005 by the Cosmos team. It was originally designed for the .NET Framework, but has since been upgraded to .NET Core, which is now known as just .NET.

Available in 5 languages

via Wikidata sitelinks · CC0

Connections

Categories