A compiler, in general, reads higher level language computer code and converts it to either p-code or native machine code. An interpreter runs directly from p-code or an interpreted code such as Basic or Lisp. Typically, compled code runs m...
http://wiki.answers.com/Q/What_is_the_difference_betwee...
The execution of a program can happen either natively -- the intructions are actual CPU instructions, or it can happen through an interpreter. The interprer thus takes instructions (which are typically not native CPU instructions), and perf...
http://wiki.answers.com/Q/What_is_the_main_difference_b...
The interpreter translates instructions one at a time, and then executes those instructions immediately. The compiler is itself a computer program written usually in some implementation language. TechTarget provides technology professionals...
http://searchenterpriselinux.techtarget.com/expert/Know...
Windows & Unix : Differentiate between Complier and Interpreter? An interpreter reads one instruction at a time and carries out the actions implied by that instruction. It does not perform any translation. But a compiler translates the entire instructions.. ... Differentiate between RAM and ROM?
www.geekinterview.com/question_details/3153
differentiate between different types of language ... distinguish between compiler and interpreter ... What is the difference between interpreter and compiler?
www.nos.org/htm/funda3.htm
Here's an explanation of the difference between a compiler and an interpreter: ... Because the interpreter must be loaded into memory, there is less space available during execution; a compiler is only loaded into memory during compilation stage, and so only the machine code is resident in memory during run-time;
ugweb.cs.ualberta.ca/resources/java/faq/compile.html ugweb.cs.ualberta.ca/resources/java/faq/compile.html
A prime example of such an approach is with the LISP language, where development is done in a LISP interpreted environment, and well tested modules can then be compiled by the LISP compiler and integrated back into the LISP interpreter.
pathfinder.scar.utoronto.ca/~dyer/csca57/book_P/node7.h... pathfinder.scar.utoronto.ca/~dyer/csca57/book_P/node7.html
4. Explain two differences between machine and assembly language. ... 6. Differentiate between a compiler and an interpreter. ... 11. Explain the main differences between two programming paradigms.
www.beens.org/tee2o/actPacks/evolution/CE01_evolutionAc... www.beens.org/tee2o/actPacks/evolution/CE01_evolutionActPack.htm
Differentiate Between Compiler And Interpreter. ... What Are The Differences Between Compiler,Interpreter And Assembler? ... What Is The Difference Between Compiler And Interpreter In JAVA PROGRAMMING?
www.blurtit.com/q528886.html
How Can You Differentiate Between A Frog And A Toad? ... Can You Differentiate Between GNP And GDP? ... Differentiate Between Compiler And Interpreter.
www.blurtit.com/q5169063.html