SharpOS AOT (compiler)
Encyclopedia
SharpOS AOT is an AOT compiler
that is written using a Common Intermediate Language
compliant language (C#). It targets Common Intermediate Language
. It targets SharpOS
specifically.
AOT compiler
An ahead-of-time compiler is a compiler that implements ahead-of-time compilation. This refers to the act of compiling an intermediate language, such as Java bytecode, .NET Common Intermediate Language , or IBM System/38 or IBM System i "Technology Independent Machine Interface" code, into a...
that is written using a Common Intermediate Language
Common Intermediate Language
Common Intermediate Language is the lowest-level human-readable programming language defined by the Common Language Infrastructure specification and is used by the .NET Framework and Mono...
compliant language (C#). It targets Common Intermediate Language
Common Intermediate Language
Common Intermediate Language is the lowest-level human-readable programming language defined by the Common Language Infrastructure specification and is used by the .NET Framework and Mono...
. It targets SharpOS
SharpOS (operating system)
SharpOS was an open source .NET-C# based operating system that was developed by a group of volunteers and presided over by a team of six project administrators . It is no longer in active development, and resources have been moved to the MOSA project...
specifically.
See also
- SharpOSSharpOS (operating system)SharpOS was an open source .NET-C# based operating system that was developed by a group of volunteers and presided over by a team of six project administrators . It is no longer in active development, and resources have been moved to the MOSA project...
- .NET Framework.NET FrameworkThe .NET Framework is a software framework that runs primarily on Microsoft Windows. It includes a large library and supports several programming languages which allows language interoperability...
- Bartok
- Open CIL JIT
- IL2CPUIL2CPU (compiler)IL2CPU is an AOT compiler that is written using a Common Intermediate Language compliant language . It translates Common Intermediate Language to machine code. IL2CPU is the primary component of the Cosmos Project, and is developed by the same team.- See also :* Cosmos* .NET Framework* Bartok*...