DEV Community

Discussion on: How does a compiler work?

Collapse
 
saptarshibasu15 profile image
Saptarshi Basu

machine code and binary are same things

Thread Thread
 
rishitkhandelwal profile image
Rishit Khandelwal

i know, but how does println!("Hello"); get converted to binary

Thread Thread
 
saptarshibasu15 profile image
Saptarshi Basu

then you should research more 'bout terminals and consoles

Thread Thread
 
rishitkhandelwal profile image
Rishit Khandelwal

But how are terminals and compilers related?