Compiling to the Common Intermediate Language (CIL)
Questions
110.56K
Категория: Английский языкАнглийский язык

Compiling to the Common Intermediate Language (CIL)

1. Compiling to the Common Intermediate Language (CIL)

2.

Compilation process
A assembly is a compiled output of
your code, usually a DLL or EXE. This
is the smallest deployment unit for
any .NET project. The process is
illustrated in Figure.

3.

• The code in the assembly is not a machine
code, but an intermediate language
called common intermediate language (CIL).
• The assembly, among other things, contains
the following elements:
- CIL programs
- Metadata about the types used in the
program
- Metadata about links to other assemblies

4. Questions

• What is an assembly?
• What is assembly code?
• What items does the assembly contain?
• What was shown in the diagram?
English     Русский Правила