mitranim/jisp

Non-verbose REPL

Opened this issue · 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.