5/3/2018
•
EN
A simple filtering syntax tree in Python
A guide to building a simple syntax tree in Python for creating a Domain-Specific Language (DSL) to filter data based on user-defined conditions.