Uses of Package
edu.harvard.seas.pl.abcdatalog.parser
Package
Description
This package contains the standard interface for a Datalog engine (see
DatalogExecutor
for an alternative interface).This package contains classes that implement a Datalog executor, which is a Datalog engine that
runs asynchronously.
This package contains classes that implement a parser for Datalog source code.
-
-
-
ClassDescriptionAn exception signifying a parsing error.A tokenizer for Datalog.