Module rsc::computer

source ·
Expand description

This module is for taking instructions generated by the parser (an AST) and producing real numbers.

Structs

A Computer object calculates expressions and has variables.

Enums