GitHub - CosmosOS/IL2CPU: IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

License

BSD-3-Clause license

300 stars 73 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

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 documentation (https://cosmosos.github.io/index.html)

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.

Topics

Resources

Readme

License

BSD-3-Clause license

Activity

Custom properties

Stars

300 stars

Watchers

20 watching

Forks

73 forks

Releases

No releases published