Skip to content

ANTLR-based parser for Poseidon

Kai-Uwe Sattler requested to merge antlr into master

Replace the old parser/query planner by an ANTLR-based parser. Remove intermediate AST and redundant representation for interpreter and query compiler.

Merge request reports