Microsoft Intermediate Language (IL)

I l @ ve RuBoard

The interesting thing about Microsoft Intermediate Language (IL) is that it is not hidden in the depths of the machine. IL is a full-fledged, stack-based language a bit like assembly code that can be written by hand if you're feeling adventurous. There are also tools that enable you to disassemble IL and view the contents of the system objects and your own code. In Chapter 1.3, "IL Intermediate Language," we will examine IL in more detail and even use it to write some programs directly.

I l @ ve RuBoard


C# and the .NET Framework. The C++ Perspective
C# and the .NET Framework
ISBN: 067232153X
EAN: 2147483647
Year: 2001
Pages: 204

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net