About 684 results
Open links in new tab
  1. Pascal Script Examples - Free Pascal wiki

    Feb 23, 2020 · Here we extend the script engine by adding two functions from the standard sysutils that don't seem to be included with the base engine. Your script will now have access to these functions. …

  2. Overview - Free Pascal Cookbook

    Welcome to my Free Pascal Cookbook! This is a collection of practical examples and tutorials for learning Object Pascal with the Free Pascal Compiler (FPC) and Lazarus IDE.

  3. Free Pascal Snippets - GitHub

    This repository contains a collection of Free Pascal code snippets (work in progress) that I put togehter while studying Object Pascal with the Lazarus IDE and the Free Pascal Compiler (FPC).

    Missing:
    • examples
    Must include:
  4. Resources - Object Pascal - Readable, Reliable Programming

    Aug 22, 2025 · Welcome to the Object Pascal learning resources page! Below you’ll find a curated collection of resources for learning Object Pascal across different implementations.

  5. Pascal cheat sheet - Programming Idioms

    Pascal uses unit math to define type float. You can use one of Pascal's floating point types directly (being type single or type double), depending on which precision is required. Do something with each …

  6. Category:Example programs - Free Pascal wiki

    Jul 6, 2015 · The following 46 pages are in this category, out of 46 total.

  7. GitHub - Fr0sT-Brutal/awesome-pascal: A curated list of awesome …

    There are plenty of big projects in the list that contain many features deserving to be noted in the corresponding sections. For example, a HTTP server could have JSON parser, logger, command …

    Missing:
    • examples
    Must include:
  8. Demo programs and examples - Free Pascal

    A suite of demonstration programs comes included with the Free Pascal distribution. These programs have no other purpose than to demonstrate the capabilities of Free Pascal. They are located in the …

  9. Example Projects

    Here you will find example projects to aide users of Free Pascal and Lazarus. If you have any comments, questions, or requests regarding the content in this section you can use our forums to …

  10. Components and Code examples - Free Pascal wiki

    Mar 25, 2025 · PascalMagick - API for interfacing with ImageMagick, a multi-platform free software suite to create, edit, and compose bitmap images. Sample Graphics - Graphics gallery created with …