Just. A. Really. Very. Intelligent. Compiler. Experiment.
Rob Close
Matt Thorne
========= TO GET 70% ==========
Data Types: int, bool
Arithmetic: +, -, *, /
Assignment: =
Conditional: if
Looping: while
End Line: ;
Function Return: return,
Function Calls: dataType function(parameters);
Basic Error Recovery: