Java project, use antlr4
to generate the parser;
Using maven : execute the goal package
.
Called by Scrapper (in scad_parser.py
).
Python project. Requires lxml
(https://lxml.de/installation.html).
First, build the project Parser.
Then run main.py
.
The resulting directory ../scadFiles
will contains the SCAD files and variability model (as json).