pigmeo-compiler : Pigmeo.Compiler.BackendPIC14 Namespace

CompileToAsm Class

To be added.

public static class CompileToAsm


Remarks

To be added.

Members

See Also: Inherited members from object.

Fields

Methods

static Run (Mono.Cecil.AssemblyDefinition) : Asm
Compiles the whole .NET assembly to assembly language

Member Details

Run Method

public static Asm Run (Mono.Cecil.AssemblyDefinition assembly)

Compiles the whole .NET assembly to assembly language

Parameters

assembly
.NET assembly to compile

Returns

The code in assembly language

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

StaticVariables Field

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

TargetDeviceInfo Field

public static Pigmeo.Internal.InfoPIC8bit TargetDeviceInfo

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0