What is Language Processor and Its Types


Language processor is a software which is used to convert the high-level languages code into machine code. Example: C, C++, Java, etc. There are different types of language processor like Compiler, Interpreter, and Assembler.


Types of Language Processor

Compiler

Compiler is a language processor which converts code written in high-level languages to machine code. It converts whole program at once. The written code is known as Source Code and the executed program is known as Object Program.

Interpreter

Interpreter is a language processor which converts code written in high-level languages to machine code one statement at a time. It first execute the one statement of code and then second, then third and so on. It also don't generate Object Program. Example: QBASIC, Visual BASIC, etc.

Assembler

Assember is a language processor which converts code written in assembly language to machine code.


Trending Posts

How To Create A Magic 8 Ball Using HTML, CSS, and JavaScript?

Brief History Of Computer

Sunrise And Sunset Animation Using HTML & CSS?

8 Characteristics Of Modern Computer

Fundamentals Of Computer

How To Create a Fake Facebook Login Clone Using Only HTML and CSS?

Building A Simple Analog Clock Using HTML, CSS, and JavaScript

What is A Web Development Framework Software?

How To Create A Parallelogram Using HTML and CSS?

Supercharge Your Business: Digital Innovation Tactics