frontend
frontend copied to clipboard
Enable automatic display_list for lists in REPL
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.