I was wondering if anyone has some documentation on how to create a .Net Scripting engine? I have seen multiple write ups on how to write an interpreter in C# or F# (as one of the recent posts did) but I haven't been able to find anything on how you go about creating something like Ironpython or Boo. Any help would be appreciated.