Create an UVL parser
benavidescuevas opened this issue · 2 comments
benavidescuevas commented
We will create an UVL parser for Python. It has to be discussed if the parser will be independent from the reasoning project or not. This is something to be discussed. This has to be discussed among the @diverso-lab/uvl-team
benavidescuevas commented
This can be considered when analysing the tech stack:
Lark and PLY.
There is an option and it is to use ANTLR with Python 3 as target language.
Here a tutorial to have a look to: https://medium.com/@raguiar2/building-a-working-calculator-in-python-with-antlr-d879e2ea9058
jagalindo commented
We can now close this old- orphan issue