jisp icon indicating copy to clipboard operation
jisp copied to clipboard

Non-verbose REPL

Open mitranim opened this issue 11 years ago • 0 comments

Because the REPL is primary a tool for learning and testing the language, and because of all the differences between jisp and JavaScript, the REPL by default prints compiled code back before executing it. There needs to be an option to launch a non-verbose REPL that doesn’t print code back.

mitranim avatar Jul 11 '14 19:07 mitranim