Module rpn

Module rpn 

Source
Expand description

Parsing and operations on the program

Structs§

Function
Function call
Program
Parsed program representation

Enums§

Binop
Binary operation
Out
Writeable variables
Token
RPN Token
Unop
Unary operation
Value
Constant value
Var
Readable variables