Y
Hacker News
new
|
ask
|
show
|
jobs
by
yakubin
1209 days ago
I don’t know about .NET, but REPLs don’t need to have anything to do with terminals. One example of a REPL are Swift Playgrounds in XCode. Jupyter Notebooks are also a kind of REPL.
1 comments
whoisthemachine
1209 days ago
Certainly, and there are numerous REPL environments (LINQ Pad springs to mind), including via the console.
link