what is difference complier and assembler

Status
Not open for further replies.

vead

Full Member level 5
Joined
Nov 27, 2011
Messages
285
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Location
india
Activity points
3,815
hello,
i know micro controller are programmed by software
i want to know the example of compiler , programmer ,assembler
what is basic difference between compiler and assembler
 

Assembler, just performs a direct translation from pseudo machine language code to binary code.
In that language, you give exactly the instructions to microcontroller execute.

Compiler, performs a conversion from a high-level language, first to a pseudo machine language, an finnally to a binary code.


+++
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…