Wiktionary英語版

出典:Wiktionary

Common Intermediate Language

出典:『Wiktionary』 (2015/08/28 03:22 UTC 版)

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

Common Intermediate Language

出典:『Wikipedia』 (2011/08/10 14:50 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

Common Intermediate Language (CIL, pronounced either "sil" or "kil") (formerly called Microsoft Intermediate Language or MSIL) is the lowest-level human-readable programming language defined by the Common Language Infrastructure (CLS) specification and is used by the .NET Framework and Mono. Languages which target a CLS-compatible runtime environment compile to CIL, which is assembled into an object code that has a bytecode-style format. CIL is an object-oriented assembly language, and is entirely stack-based. Its bytecode is translated into native code or executed by a virtual machine.

Common Intermediate Languageのページの著作権