About 13,700 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 programming …

  2. Pascal Programming Tutorial - Online Tutorials Library

    Learn the fundamentals of Pascal programming with our comprehensive tutorial, covering syntax, data types, control structures, and more.

  3. Pascal | Programming, Algorithms, Compilers | Britannica

    Pascal, a computer programming language developed about 1970 by Niklaus Wirth of Switzerland to teach structured programming, which emphasizes the orderly use of conditional and loop control …

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

    Aug 22, 2025 · Pascal isn’t just a programming language—it’s a philosophy of clear thinking, structured problem-solving, and elegant code. Whether you’re learning your first programming concepts or …

  5. 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 approach, emphasizing …

  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 pointers.

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

    Oct 15, 2025 · Learn the basics of the Pascal programming language. See Pascal coding language examples, discover how coding in Pascal works, and why it still matters.

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

    Jan 18, 2024 · Named after Blaise Pascal, a 17th-century French mathematician and philosopher, Pascal is a procedural programming language emphasizing readability and structure. It is a …

  9. Pascal Programming - Wikiversity

    Nov 4, 2023 · Pascal is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage …

  10. The Pascal Programming Language - University of Michigan

    Professor Niklaus Wirth developed Pascal to provide features that were lacking in other languages of the time.