Extension of Datalog with analyze blocks
This implements an extension to Datalog that enables:
- importing the AST of Datalog programs
- the use patterns to match on the AST of the imported programs
This implements an extension to Datalog that enables: