Skip to content

tgiphil/IL2CPU

 
 

Repository files navigation

IL2CPU

Build status

IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting. IL2CPU creates NASM style assembly ready to assemble with NASM.

More Info

Please refer to our website (http://www.il2cpu.net)

Status

Currently IL2CPU is used by the C# Open Source Managed Operating System (COSMOS) and parts of it are bound to Cosmos. We are in the process of and nearly finished separating out IL2CPU to allow it to operate as a stand alone project to allow users to make their own custom creations using IL2CPU.

About

IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%