Click to See Complete Forum and Search --> : runtime programming


fleck
February 7th, 2003, 05:33 AM
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

pareshgh
February 7th, 2003, 12:10 PM
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 (http://www.gotdotnet.com/Community/MessageBoard/Thread.aspx?id=55782&Page=1#68769)

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