Microsoft Intermediate Language
E182223
Microsoft Intermediate Language is the low-level, platform-independent bytecode used by the .NET Framework’s Common Language Runtime as the compilation target for .NET languages before just-in-time compilation to native machine code.
All labels observed (6)
| Label | Occurrences |
|---|---|
| Common Intermediate Language | 6 |
| Microsoft Intermediate Language canonical | 3 |
| CIL instruction set | 2 |
| MSIL | 2 |
| .NET Intermediate Language | 1 |
| Common Intermediate Language instruction set | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T1610419 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Microsoft Intermediate Language Context triple: [Visual Basic .NET, compilesTo, Microsoft Intermediate Language]
-
A.
Common Language Runtime
The Common Language Runtime is the virtual machine component of Microsoft's .NET platform that manages code execution, memory, security, and other runtime services for .NET applications.
-
B.
ECMA-376
ECMA-376 is the ECMA International standard that defines the Office Open XML file formats used by Microsoft Office and other productivity applications.
-
C.
C# programming language
C# is a modern, object-oriented programming language designed for building a wide range of applications on the .NET platform, known for its strong typing, rich standard library, and integration with Visual Studio.
-
D.
Common Language Infrastructure
Common Language Infrastructure is an open specification developed by Microsoft that defines a language-independent runtime environment for executing and managing code across multiple programming languages and platforms.
-
E.
Common Type System
The Common Type System is a core component of the .NET architecture that defines how data types are declared, used, and managed across different .NET languages to ensure interoperability and type safety.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Microsoft Intermediate Language Target entity description: Microsoft Intermediate Language is the low-level, platform-independent bytecode used by the .NET Framework’s Common Language Runtime as the compilation target for .NET languages before just-in-time compilation to native machine code.
-
A.
Common Language Runtime
The Common Language Runtime is the virtual machine component of Microsoft's .NET platform that manages code execution, memory, security, and other runtime services for .NET applications.
-
B.
ECMA-376
ECMA-376 is the ECMA International standard that defines the Office Open XML file formats used by Microsoft Office and other productivity applications.
-
C.
C# programming language
C# is a modern, object-oriented programming language designed for building a wide range of applications on the .NET platform, known for its strong typing, rich standard library, and integration with Visual Studio.
-
D.
Common Language Infrastructure
Common Language Infrastructure is an open specification developed by Microsoft that defines a language-independent runtime environment for executing and managing code across multiple programming languages and platforms.
-
E.
Common Type System
The Common Type System is a core component of the .NET architecture that defines how data types are declared, used, and managed across different .NET languages to ensure interoperability and type safety.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
.NET technology
ⓘ
bytecode format ⓘ intermediate language ⓘ |
| associatedWith |
Common Language Specification
ⓘ
Common Type System ⓘ |
| comparedTo | Java bytecode ⓘ |
| compiledBy | just-in-time compiler ⓘ |
| compiledTo | native machine code ⓘ |
| containedIn | Portable Executable file ⓘ |
| designedBy | Microsoft ⓘ |
| enables | cross-language interoperability in .NET ⓘ |
| executedBy | Common Language Runtime ⓘ |
| hasAbbreviation |
CIL
ⓘ
Microsoft Intermediate Language self-linksurface differs ⓘ
surface form:
MSIL
|
| hasAlternativeName |
Microsoft Intermediate Language
ⓘ
surface form:
Common Intermediate Language
|
| hasDesignGoal |
language neutrality
ⓘ
runtime portability across CPU architectures ⓘ type safety enforcement ⓘ |
| hasInstructionType |
arithmetic instructions
ⓘ
array manipulation instructions ⓘ control flow instructions ⓘ conversion instructions ⓘ field and property access instructions ⓘ method call instructions ⓘ object creation and destruction instructions ⓘ |
| hasProperty |
language-agnostic
ⓘ
stack-based virtual instruction set ⓘ verifiable code model ⓘ |
| level | low-level ⓘ |
| partOf |
Common Language Infrastructure
ⓘ
surface form:
.NET Common Language Infrastructure
|
| platformIndependence | platform-independent ⓘ |
| securityModel | code access security (historical in .NET Framework) ⓘ |
| standardizedIn |
ECMA-335
ⓘ
ISO/IEC 23271 ⓘ |
| storedIn | .NET assembly ⓘ |
| supportsFeature |
exception handling instructions
ⓘ
metadata access ⓘ object-oriented instructions ⓘ type safety ⓘ |
| targetOfCompilationFrom |
C# programming language
ⓘ
surface form:
C#
F# ⓘ C++/CLI ⓘ
surface form:
Managed C++
Visual Basic .NET ⓘ other CLS-compliant .NET languages ⓘ |
| usedIn |
.NET 5
ⓘ
surface form:
.NET 5 and later
.NET Core ⓘ .NET Framework ⓘ |
| verifiedBy |
ECMA-335
ⓘ
surface form:
CLR verifier
|
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Microsoft Intermediate Language Description of subject: Microsoft Intermediate Language is the low-level, platform-independent bytecode used by the .NET Framework’s Common Language Runtime as the compilation target for .NET languages before just-in-time compilation to native machine code.
Referenced by (15)
Full triples — surface form annotated when it differs from this entity's canonical label.