Hacker News new | ask | show | jobs
by ahmett 4418 days ago
Scriptcs is out there for quite some time now. http://scriptcs.net/ it also has the motto "Unleash your C# from Visual Studio."

It provides you proper scripting abilities by using other libraries, writing classes in the REPL and scripting, like proper scripting languages. CShell just seemed like a windowed application whereas Scriptcs also runs on Unix environment with Mono I guess.