Trace command.
Don't print trace by default, instead a new `trace` combinator wirks like `i` and prints a trace.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
from __future__ import print_function
|
||||
from .library import initialize
|
||||
from .joy import repl
|
||||
from .utils import pretty_print # Inscribe trace command.
|
||||
|
||||
|
||||
print('''\
|
||||
Thun - Copyright © 2017 Simon Forman
|
||||
|
||||
Reference in New Issue
Block a user