Package org.deri.iris.compiler

Class Summary
BuiltinRegister Holds the registry of built-in atoms that the parser can use to translate predicates to built-ins as the logic program is parsed.
Parser Parses a datalog program in human readable form in to an IRIS object model.
TreeWalker Traverses the abstract syntax tree generated by SableCC and constructs the components of a logic program, i.e.
 

Exception Summary
ParserException Indicates a parsing error, i.e.