News

The interpreter quickly executes each statement after translating it into machine code or intermediate code, rather than translating the entire program at once.
Writing a compiler seems like a much harder problem than an interpreter. If that is so, why was the first compiler written six years before the first interpreter?