ply
ply copied to clipboard
LISPtoPOSTFIX
This example is detailed in (https://github.com/gabsfredes/LISPtoPOSFIX). It has a LISP expressionas an input and it generates an AST (abstract sintax tree), the conversion to an postfix expression is based on the AST as input.