|
|
|
|
|
by sandyarmstrong
4499 days ago
|
|
This isn't really a REPL, though. It's missing the L. :-) Not evaluating each line as it comes makes it less fun to use. With some obvious caveats, I'm a big fan of the csharp REPL provided by Mono: http://www.mono-project.com/CsharpRepl |
|
You can press Ctrl-Enter to send complete code, if you wish to send submissions faster.