answersLogoWhite

0

Why would you want to do that? The usual procedure is to translate a high-level language such as Pascal to machine language. If you really want assembly language - perhaps to see how the Pascal compiler does its work - then presumably you can use a disassembler to convert the machine language (the executable file) into assembly language.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How do you translate assembly-language into machine language?

assembler


Is Pascal language an assembly language?

No, Pascal is a high-level language. Its comes under the General Purpose Language category. Its used by all people for different purpose.


Which program translate assembly language into machine language?

Assembly langue is translated into machine language by an assembler.


What is a sentence for pascal?

Pascal is a very interesting language to learn. Pascal is actually a computer programming language.


How do you translate C plus plus expression to assembly language?

The easiest way is to place a breakpoint in your program, then examine the assembly instructions at that breakpoint. Consult your IDE on how to look at the assembly source.


What is file processing in pascal language?

is the way a file is design using a pascal language


PASCAL compiler is written in which language?

Which Pascal compiler do you mean? Pascal compiler can be written in Pascal, of course.


Is Assembly-language programs are written using binary codes?

Assembly language allows the developer to have almost total control over what the sequence of instructions will be when a program executes. A compiler tries to translate a high level language such as C++ into a series of instructions, but a good assembly language programmer may be able to optimize the sequence when a compiler cannot. Primarily assembly language is used for speed and optimal machine code.


What is the full form of PASCAL?

PASCAL has 3 definitions actually. They are:- 1. Programming Language Based For Blaise Pascal. 2. Pedantry and Strictness Created A Language. 3. Philips Automatic Source Calculator.


What kind of written language did Delphi use?

Delphi used a programming language called Object Pascal for its written language. Object Pascal is an extension of the Pascal language that includes object-oriented programming features.


What is the programming language named after Blaise pascal's and who wrote it?

Pascal is the name of the language developed by Nicholas Wirth


What are the examples of assembly languages?

Fortran & Pascal