Common Intermediate Language
Category:Intermediate reading level
Common Intermediate Language (CIL) is a low-level programming language defined by the Common Language Infrastructure (CLI) specification and is used in both the .NET Framework and Mono. This Wikibook is meant to be both an introduction to CIL and a useful reference.
Contents
- Getting Started
- Writing and compiling a simple "Hello, World!" program.
Basics
- Basic Syntax
- The basic syntax of CIL.
- Variables
- Creating and using variables.
- Methods
- Declaring and calling methods.
- Exception Handling
- Catching and throwing errors.
Instructions
Classes and Objects
Advanced Topics
- Code Generation
- Marshalling and Unmanaged Code Category:Alphabetical/C Category:Book:Common Intermediate Language#%20 Category:Subject:Computer programming#Common%20Intermediate%20Language
Category:Alphabetical/C
Category:Book:Common Intermediate Language
Category:Book:Wikibooks Stacks/Books
Category:Books by completion status/all books
Category:Department:Computing/all books
Category:Intermediate reading level
Category:Partly developed books
Category:Shelf:Computer programming
Category:Shelf:Computer programming/all books
Category:Shelf:Computer science/all books
Category:Subject:Books by subject/all books
Category:Subject:Computer programming
Category:Subject:Computer programming/all books
Category:Subject:Computer science/all books
Category:Subject:Computing/all books