hey, does anyone know where i can learn about how a runtime works and how it is programmed, i know about programming and compiler construction, is there a good link, thanks
Printable View
hey, does anyone know where i can learn about how a runtime works and how it is programmed, i know about programming and compiler construction, is there a good link, thanks
if you are looking in .NET runtime learning then there are enough books available.
amongs which I liked
"Applied .NET Framework"
MKFT Press
which explains the CLR , MISL etc.
very well written.
GOTDOTNET BOOKS
if you are looking for a compiler construction then just search compiler construction in MSDN , google you will get
100s of titles...
and literatures..
paresh