dloscutoff/pip

Give info about operators in REPL

dloscutoff opened this issue · 0 comments

Typing ;help followed by an operator could give information on the operator: its name, arity, precedence, and associativity. With a little extra development, something similar could be done for global variables, and possibly for other language elements.