parse-infix ( input -- ast )


Vocabulary
infix.parser

Inputs
inputan object


Outputs
astan object


Definition