Compiler vs Assembler
· Section one : Language Processors 1-The title of our research for this video is Language Prossers such as: Compiler and Assempler . 2-We will explain the mechanism of action of each of them, what is the difference between them, and correct some misconceptions 3-let’s start with the definition -> language processor is a software program designed or used to perform tasks such as processing program code to machine code. Language processors are found in languages such as Fortran and COBOL . ) They are one of the first programming languages to be used) I’ll make a certain video to talk about them . · Section two: Compiler 1-let’s start with the compiler: is converting the source code written by the programmer to a machine language to create an executable program. 2-as you see here it shows ...