About 945,000 results
Open links in new tab
  1. Pascal (programming language) - Wikipedia

    Pascal is an imperative and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using structured …

  2. Pascal Tutorial

    Pascal is a procedural programming language, designed in 1968 and published in 1970 by Niklaus Wirth and named in honour of the French mathematician and philosopher Blaise …

  3. About Pascal - Object Pascal - Readable, Reliable Programming

    Aug 22, 2025 · Pascal teaches fundamental programming concepts without the complexity that can obscure learning in other languages. Students learn about data types, control structures, …

  4. Pascal | Programming, Algorithms, Compilers | Britannica

    Nov 10, 2025 · Pascal, a computer programming language developed about 1970 by Niklaus Wirth of Switzerland to teach structured programming, which emphasizes the orderly use of …

  5. Pascal Programming Language: How and When to Use It - Revelo

    May 26, 2025 · Named after Blaise Pascal, a 17th-century French mathematician and philosopher, Pascal is a procedural programming language emphasizing readability and …

  6. Basic Pascal Tutorial/Introduction - Free Pascal wiki

    Aug 20, 2022 · Welcome to Learn Pascal! This tutorial is a simple, yet complete, introduction to the Pascal programming language. It covers all of the syntax of standard Pascal, including …

  7. Beginner's Guide to Pascal | Beginner’s Guide to Programming Languages

    Jan 15, 2025 · Pascal is a general-purpose, imperative programming language originally developed by Niklaus Wirth in the early 1970s. It’s known for its structured programming …

  8. Pascal Programming Basics, Examples, and How Coding in Pascal

    Oct 15, 2025 · Pascal is a high-level procedural programming language designed for structured programming and teaching programming concepts, remaining relevant in education and …

  9. The Pascal Programming Language - University of Michigan

    His principle objectives for Pascal were for the language to be efficent to implement and run, allow for the development of well structured and well organized programs, and to serve as a vehicle …

  10. Pascal Programming/Getting started - Wikibooks

    Jul 27, 2022 · This book will teach you to program in Pascal, a high-level, human-readable programming language. High-level means there are abstract concepts, such as data types or …