Pantagruel v0.3.0 Pantagruel.Bool.Convert View Source

Logic for lifting a Pantagruel AST into a Boolean algebra. Traverses a syntax tree, calling BoolAlg conversions on their equivalent Pantagruel nodes.

Link to this section Summary

Functions

Given an AST node, recurse and transform boolean operations into BoolAlg structs

Link to this section Functions

Given an AST node, recurse and transform boolean operations into BoolAlg structs.