package
0.0.0-20211010210625-4aa0140a90eb
Repository: https://github.com/0xqab/concepts-of-programming-languages.git
Documentation: pkg.go.dev

# Structs

And is the logical AND Operator in an AST.
Not is the NOT operator in the AST.
Or is the logical OR Operator in an AST.
Val is a boolean variable in an AST.

# Interfaces

Node is the interface to eval an abstract syntax tree (AST).