answersLogoWhite

0

Is pascal high level language

Updated: 8/11/2023
User Avatar

Wiki User

13y ago

Best Answer

The original Pascal programming language was designed by Niklaus Wirth between 1968 and 1969, published in 1970. Object Pascal was developed in 1985 by Larry Tessler, in consultation with Wirth.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

The Pascal programming language was one of the first well-designed and well-structured strongly-typed programming languages, and has survived into present times through various language extensions and dialects such as Objective Pascal.

While Pascal is far from obsolete, it most certainly is none of the mainstream programming languages today. Thus, it's present day importance is in a historic one.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Yes.

It is usually written Pascal, not PASCAL, since it is named in honour of the French mathematician and philosopher Blaise Pascal. It was originally written by Niklaus Wirth and first appeared in 1970. Object Pascal is an object-oriented derivative of Pascal which first appeared in 1985.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Pascal is the name of a high level language.

This answer is:
User Avatar

User Avatar

Wiki User

8y ago

Object Pascal is the object-oriented derivative of Pascal. Pascal itself is not object-oriented.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Yes, pascal is a high level language.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is pascal high level language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What high-level computer language was named after a French mathematician?

Pascal


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.


Pascal stands for?

High level structured programming language named for 17th century mathematician Blaise Pascal


What high level computer language was named after a french mathmatician and philosopher?

Pascal


What are the 2 high level programming language?

BASIC , FORTRAN ,COBOL , PASCAL are high level lanhuages which are simply understood by us used in the computers.


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.


What is pascal in computing?

a high-level structured computer programming language used for teaching and general programming.


Is C is an High Level Language?

c is basically middle level language.assembly level language is the low level language which is the close to computers.C language comes in the category of middle level language with other languages like pascal,fortran.The successor language of C i.e. C++ and Java are high level language. Because they easy to understand by human than C.


What is the name of the procedural programming language that was developed by Niklaus Wirth named in honor of a French mathematician and philosopher that was the primary high level language used for d?

Pascal.


What is High Level Language Programs?

High-level language programming is usually a mixture of words or phrases of the English language. High-level languages have several advantages over machine or assembly languages; they are easier to learn and use, and the resulting programs are easier to read and modify. A few of the High-level programs are Ada, ALgol, BASIC, COBOL, C, C++, FORTRAN, LISP, Pascal and also Prolog.


High levelcomputer language named after17c french mathematician?

This is Pascal, it was named after Blaise Pascal. = =


Why c is called high level language?

Because C is one of the high level programming languages. Other examples: Pascal, Fortran, List, JavaScript, APL