What exactly are compilers? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What exactly are compilers?

7th May 2015, 7:07 AM
Walter
Walter - avatar
5 Answers
+ 4
In shorts words, the compiler is who translate your code to binary language... language that the computer understand.
11th May 2015, 2:29 AM
Diego Fernández
Diego Fernández - avatar
+ 2
A compiler is a special program that processes statements written with programming language and turn rhem into machine language!
14th Jun 2016, 1:17 PM
Aso Harutyunyan
Aso Harutyunyan - avatar
+ 1
it is translater that translates program into machine understandable language whole at once
13th Sep 2016, 2:31 PM
Twinkle Baisane
Twinkle Baisane - avatar
+ 1
in shorts words, the compiler is who translate your code to binary language... language that the computer understand. OR interpreter can read and run two compiler have exist one static compiler like c++ or java compiler two dynamic compiler like javascript or python or php
27th Dec 2016, 9:00 PM
Navid Tak
Navid Tak - avatar
+ 1
Compliers are translaters who translate user understandable code into machine language .. whole code at once
8th Sep 2020, 6:33 PM
Twinkle Baisane
Twinkle Baisane - avatar