+ 2
What exactly a compiler does.....????
Compiler
2 ответов
+ 9
A compiler turns written code into machine code.
i think this is an intresting article to read when you have spare time
https://hackernoon.com/compilers-and-interpreters-3e354a2e41cf
+ 1
The computer doesn'treally understand our programming languages so the compiler converts them into a understandable form form for computers