xquery-engine
README.md

XQuery processor considering a subset/modification of XML’s data model and of XQuery. The processor receives an XQuery, parses it into an abstract tree representation, optimizes it and finally executes the optimized plan.

Add antlr's runtime variables (lib/antlr-4.11.1-complete.jar) to dependency list