--- menuTitle: title: Value weight: 4 --- `{Integer}` and `{Float}` are meant to represent the largest available integer and float point value types available in the interpreter's language. This is not mandatory, but be especially wary of using too small a type for `{Integer}`, as the `` `program_counter` value will need to be able to be as big as there are instructions in the program.