Lee Spector

Results 17 issues of Lee Spector

Currently, if you start a long-running evaluation (maybe even an infinite loop) and want to kill it, you have to kill the server, start a fresh one, and reopen/reload everything...

If Gorilla REPL could be launched without an existing project (ideally from the browser rather than the command line), and if new projects could be created from within Gorilla REPL,...

Gorilla REPL is a fabulous coding environment for Clojure newcomers, but installing Java and leiningen is often a non-trivial hurdle, sometimes even a showstopper. I don't know if/how this is...

Under some conditions a cell scrolls suddenly to the previous insertion point when you try to click elsewhere in order to edit. This seems to me to reproduce the problem...

Saving to an invalid path, and maybe other errors currently fail silently.

I do this all of the time, to open another file in a project I'm working on: - Select and copy the appropriate prefix of the URL from the address...

It'd be great if there was a way to see whether the worksheet in a bowser has been changed since it was last saved. A visible flag would be ideal,...

feature

A simple call to `println` produces two output fields, one for the printed output and one for the return value. That's great. A call to `doseq` with a body that...

Windows users would like to be able to run-fly too. @saulshanabrook