|
|
|
|
|
by HanyouHottie
4070 days ago
|
|
Your language doesn't need to be interpreted to have a REPL. Haskell has a REPL. The Immediate window in Visual Studio is essentially a REPL for all .NET languages (so you get that and the VS debugger together, win/win). |
|