msxdan / IL2CPU

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 93.1%Language:Assembly 3.5%Language:XS 3.5%