Joel Pobar's CLR weblogCLR Program Manager: Reflection, LCG, Generics and the type system...CLR Dynamic languages under the hood (Part 1 of many)- July 1, 2005 There seems to be a fair amount of recent press and blog action surrounding the dynamic or scripting language movement, especially when the context includes virtual machines. While I wont bother commenting on why this is the case, I figured I would cook up a few rough notes (and I do stress that these are just notes) that describe how these languages effectively and efficiently target the CLR - hopefully this will inspire you to start toying with writing or porting a language on your own. I...http://blogs.msdn.com/joelpob/archive/2005/07/01/434728.aspx |