Tuesday, May 20, 2014

CShell, open source C# REPL IDE

CShell, the open source C# REPL IDE | Coding4Fun Blog | Channel 9:

"CShell is an interactive C# scripting environment. It allows you to use C# without any fluff right in a console like environment called a read-eval-print-loop (REPL). Your code is directly evaluated and executed in a shell window, no separate executable has to be compiled and then run in a different process. More elaborate code can be written in a C# script and then evaluated as one file, only one line, or a selection. Then, your results can be easily dumped to HTML (like LINQPad) or viewed as a data grid or plotted to a chart."



CShell by ArnovaAssetManagement




No comments: