answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: PASCAL compiler is written in which language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you translate pascal language to assembly language?

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.


Where can one find a free Pascal compiler?

A free Pascal compiler can be found in several locations. Download sites such as Brothersoft, Sourceforge, Bloodshed, Softpedia, and Tucows offer a free download of a Pascal compiler.


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 a complier in computer language?

A compiler is a program that translates a programming language (like c++, java, pascal, php etc...) to a language that computers can "understand" (i.e. "1001010110101010...")


What has the author Pascal Mougin written?

Pascal Mougin has written: 'L' effet d'image' -- subject(s): Language


Who invented the Pascal programming language?

It was invented by Niklaus Wirth in 1968 as a research project into the nascent field of compiler theory. Source: Wikibooks


What do you need to a translate a programmer written in a high level language in to machinery language?

A compiler.


What has the author Vaughan Aandahl written?

Vaughan Aandahl has written: 'Introduction to Pascal' -- subject(s): Pascal (Computer program language)


What is a c compiler?

compiling program, compiler - (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program


Are languages and compilers application softwares?

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.


What has the author Michael Yester written?

Michael Yester has written: 'Using Turbo Pascal 6' -- subject(s): Pascal (Computer program language), Turbo Pascal (Computer file)


How c compiler works when it's been coded in c?

The very first C-compiler was written in some other language.