2018-05-05 23:19:22 +01:00

5 lines
195 B
Plaintext

It interprets the code on the fly, to tell the CPU what to do.
*It translates the code into a CPU executable binary.
It prepares the code for further processing.
It helps you, to write the code.