Initial version
- Read input into variable
- Write variable or constant to output
- Assignment to variables
- Single addition and multiplication of variables and constants
- Subtraction of constant
- Functions with multiple arguments and multiple return values
- Output to intcode and Python