Possibly my favorite programming book is Shared Source CLI essentials.
It walks you through the internals of a functioning Virtual Machine for the .NET platform. You get JIT (compiling), GC, class loading, etc. It's presented very straightforward and there is lots of code to look at.
It walks you through the internals of a functioning Virtual Machine for the .NET platform. You get JIT (compiling), GC, class loading, etc. It's presented very straightforward and there is lots of code to look at.
http://www.amazon.com/gp/product/059600351X/ref=pd_lpo_k2_dp...