frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Enable automatic display_list for lists in REPL

Open mark-friedman opened this issue 4 years ago • 0 comments

I am not sure if this is a frontend issue or a js_slang issue, so feel free to move it if necessary.

It would be nice to print lists in "display_list" format automatically in the REPL, or at least have a switch/option for that. Note that this is the default for most, if not all, Scheme/Lisp REPLS.

mark-friedman avatar Jul 06 '21 18:07 mark-friedman