Comment on CShell: A simple, yet powerful, C# scripting IDEComments−stinos12yAlso see http://www.hanselman.com/blog/ProjectlessScriptedCWithScript... - no REPL though, although that would be easy to create since there's a SrciptingEngine for C# (http://blogs.msdn.com/b/csharpfaq/archive/2011/12/02/introdu...)−jimueller12yScriptCS does have REPL. Maybe it didn't at the time of that article. http://scriptcs.net/
Comments
Also see http://www.hanselman.com/blog/ProjectlessScriptedCWithScript... - no REPL though, although that would be easy to create since there's a SrciptingEngine for C# (http://blogs.msdn.com/b/csharpfaq/archive/2011/12/02/introdu...)
ScriptCS does have REPL. Maybe it didn't at the time of that article. http://scriptcs.net/