Content deleted Content added
→Overview: Moved stray sentence into VES. |
→Overview: Clarified sentence Tags: Mobile edit Mobile web edit |
||
Line 34:
:The VES loads and executes CLI-compatible programs, using the metadata to combine separately generated pieces of code at runtime.
:All compatible languages compile to [[Common Intermediate Language]] (CIL), which is an [[intermediate language]] that is abstracted from the platform hardware. When the code is executed, the platform-specific VES will compile the CIL to the [[machine language]] according to the specific hardware and operating system.
:In the CLI standard initially developed by Microsoft,
;The [[Standard Libraries (CLI)|Standard Libraries]]
|