REPL, Interactive/Script C# Code Semantics, and Scripting API Docs

Discussion REPL, Interactive/Script C# Code Semantics, and Scripting API Docs

  • Thursday, October 20, 2011 7:03 PM
    Owner
     
     

    I wanted to share my internal working docs on REPL design, interactive/script C# code semantics, and the scripting/hosting APIs you've seen in the //build talk by Anders.  I think these will help answer some of the questions we've seen, but I'd also love to get any feedback you have on features, designs, or information you think is missing.

    I have to stress that these are working documents of current design thoughts, and they do not promise anything in particular regarding what will finally ship.  These are also not polished documents necessarily meant for public consumption, so you may find some poor writing, grammar mistakes, or unclear sentences or paragraphs.  Feel free to point those out to me, but please don't let that reflect on the quality of professional communication from Microsoft.

    REPL and Code Semantics: http://tinyurl.com/7qrnw3b

    Scripting APIs:

    http://tinyurl.com/3ezykda -- describes more closely what's in CTP2

    http://tinyurl.com/754ov8z -- updated designs of what we're working on beyond CTP2

    Thanks,

    Bill


All Replies

  • Friday, November 18, 2011 9:00 PM
     
     
    The REPL and Code Semantics .pdf document is damaged beyond repair. Can you regenerate is? Thanks!
  • Friday, November 18, 2011 10:53 PM
    Owner
     
     

    I just downloaded it, and it worked fine.  I'm on a win7 box and using foxit reader.  What are you using?

    Bill

     

  • Monday, November 21, 2011 2:49 PM
     
     
    I was using Adobe Reader. I switched to foxit and can open the document without a problem. Thanks. 
    • Edited by Proress Monday, November 21, 2011 3:47 PM
    •  
  • Tuesday, July 10, 2012 10:59 PM
    Owner
     
     

    Just replying so that you'll notice I've updated the doc links.  I pushed the lastest REPL and code semantics doc and added the latest scripting API doc.  I left the old scripting API doc because it best describes what's in CTP2, but if you want to comment on the updated design we're currently looking at, see the second scripting API doc.

    Thanks,

    Bill