All Classes and Interfaces
Class
Description
Our internal representation of a BinOp
in the H0 language.
An `Expr` represents (the parse tree of) an H0 expression.
Our internal representation of a IfZero expr
in the H0 language.
Our internal representation of a number in the H0 language.
A class to represent two values.
Our internal representation of a Paren
in the H0 language.
The test class UtilIanTest.
Abstract class Value -
The type of all Expressions which self-evaluate:
Numbers, and (later, in H3) functions.