py-simple-math-interpreter icon indicating copy to clipboard operation
py-simple-math-interpreter copied to clipboard

Forgot to add two functions.

Open zophiana opened this issue 4 years ago • 3 comments

You had forgot to add the "visit_MinusNode" and the "visit_PlusNode" in the interpreter file.

zophiana avatar Aug 09 '20 20:08 zophiana

Thanks for putting this, @Ungedummt

jackprogramsjp avatar Aug 14 '20 03:08 jackprogramsjp

For me, it gives me an error saying init() missing 1 required positional argument: 'value'

mohammadr09 avatar Aug 20 '20 23:08 mohammadr09

I forked this project. You can find it here.

zophiana avatar Aug 30 '20 12:08 zophiana