unison icon indicating copy to clipboard operation
unison copied to clipboard

Feature suggestion - evaluate Unison expressions from the command line

Open atacratic opened this issue 6 years ago • 1 comments

I'd like to be able to evaluate a Unison expression from the command line of the unison tool. I'm imagining something like:

master> > 2 + 2

So, even though watches beat REPLs, I still want to be able to use it like a REPL sometimes.

atacratic avatar May 04 '19 20:05 atacratic