paint-brush
How Compilers Differ From Interpretersby@noeticsophia
261 reads

How Compilers Differ From Interpreters

by Sophia Rodreguaze5mApril 26th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

An interpreter reads the code line by line and generates machine instructions at run time. In a very basic sense, a compiler compiles the entire code altogether for later use. An interpreter doesn’t pre-compile anything but interprets the provided input, on the fly, to instruct the CPU for performing tasks in sequence. The output in the form of machine code/executable is not 100% generic, it includes processor-specific instructions. A JIT (JIT in Time Compiler) is another variation of the compilers that you encounter in today’s world.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - How Compilers Differ From Interpreters
Sophia Rodreguaze HackerNoon profile picture
Sophia Rodreguaze

Sophia Rodreguaze

@noeticsophia

I am a technology enthusiast and write about anything and everything on Technology in my spare time.

Learn More
LEARN MORE ABOUT @NOETICSOPHIA'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Sophia Rodreguaze HackerNoon profile picture
Sophia Rodreguaze@noeticsophia
I am a technology enthusiast and write about anything and everything on Technology in my spare time.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Newsbreak
Coffee-web