Avatar

Level 7

As best as I understand it, Javascript doesn't "compile" so there's no syntax check or anything. But, when you have an event occur, it processes the code and stops once you reach a bad line like code interpreter.