• Thumbnail for Free Pascal
    Free Pascal Compiler (FPC) is a compiler for the closely related programming-language dialects Pascal and Object Pascal. It is free software released...
    32 KB (2,758 words) - 06:22, 20 April 2024
  • (CDC 6000) Pascal compiler. Pascal-S AmigaPascal is a free Pascal compiler for Amiga systems. VSI Pascal for OpenVMS (formerly HP Pascal for OpenVMS...
    66 KB (8,089 words) - 05:33, 28 March 2024
  • Object Pascal is an extension to the programming language Pascal that provides object-oriented programming (OOP) features such as classes and methods...
    27 KB (2,806 words) - 06:13, 2 March 2024
  • released three old versions of Turbo Pascal free of charge because of their historical interest: the original Turbo Pascal (now known as 1.0), and versions...
    47 KB (5,664 words) - 16:08, 25 March 2024
  • Thumbnail for Lazarus (software)
    (RAD) using the Free Pascal compiler. Its goal is to provide an easy-to-use development environment for developing with the Object Pascal language, which...
    26 KB (1,606 words) - 08:53, 4 April 2024
  • Look up Pascal or pascal in Wiktionary, the free dictionary. Pascal, Pascal's or PASCAL may refer to: Pascal (given name), including a list of people with...
    2 KB (217 words) - 21:53, 18 July 2022
  • the Wayback Machine Which Basic Versions Can CALL C, FORTRAN, Pascal, MASM "Free Pascal Supported Platform List". Platform List. Retrieved 2010-06-17...
    26 KB (3,594 words) - 14:40, 25 April 2024
  • 'normal_name'] To avoid name mangling in Pascal, use: exports myFunc name 'myFunc', myProc name 'myProc'; Free Pascal supports function and operator overloading...
    41 KB (4,794 words) - 16:33, 3 January 2024
  • Thumbnail for Linear congruential generator
    generator.""" while True: seed = (a * seed + c) % modulus yield seed Free Pascal uses a Mersenne Twister as its default pseudo random number generator...
    41 KB (4,650 words) - 15:48, 23 February 2024
  • the {$mode Delphi} language mode. Thus, Free Pascal code supports generics in either style. Delphi and Free Pascal example: // Delphi style unit A; {$ifdef...
    63 KB (7,708 words) - 15:54, 25 April 2024
  • Thumbnail for Pascal's wager
    Pascal's wager is a philosophical argument advanced by Blaise Pascal (1623–1662), seventeenth-century French mathematician, philosopher, physicist, and...
    48 KB (6,402 words) - 19:29, 22 April 2024
  • XPath (section Free Pascal)
    XPath (XML Path Language) is an expression language designed to support the query or transformation of XML documents. It was defined by the World Wide...
    28 KB (3,136 words) - 10:06, 11 April 2024
  • Windows Phone 7 apps to be designed and tested within Visual Studio. Free Pascal introduced the Windows CE port in Version 2.2.0, targeting ARM and x86...
    36 KB (2,943 words) - 14:21, 19 March 2024
  • Thumbnail for Free Pascal Runtime Library
    The Free Pascal Runtime Library, abbreviated RTL, is Free Pascal's runtime library. The RTL consists of a collection of units that provide components and...
    1 KB (107 words) - 21:28, 21 September 2020
  • (i + 2) == 0) { return 'false'; } } return 'true'; } This test is in Free Pascal using the same optimization as above. function IsPrime(N: Int64):Boolean;...
    33 KB (4,720 words) - 15:27, 26 April 2024
  • eax, pointers in edx and floating point types in st0. In Delphi and Free Pascal on Microsoft Windows, the safecall calling convention encapsulates COM...
    42 KB (4,785 words) - 21:20, 22 April 2024
  • Dev-Pascal is a free integrated development environment (IDE) distributed under the GNU General Public License for programming in Pascal and Object Pascal...
    2 KB (79 words) - 23:41, 2 November 2021
  • Delphi (software) (category Articles with example Pascal code)
    language and a software product that uses the Delphi dialect of the Object Pascal programming language and provides an integrated development environment...
    20 KB (2,022 words) - 15:31, 15 March 2024
  • standards) features, and features of later implementations of Pascal (Turbo Pascal, Free Pascal) are not included in the comparison, despite the improvements...
    46 KB (6,293 words) - 11:53, 25 April 2024
  • Thumbnail for Pascal Script
    implemented by a free scripting engine that includes a compiler and an interpreter for byte code. Pascal Script supports the majority of Object Pascal constructs...
    6 KB (637 words) - 14:08, 27 July 2022
  • SourceForge (category Free software websites)
    free of charge to open-source projects.[discuss] Since 2012, the website has run on Apache Allura software. SourceForge offers free hosting and free access...
    36 KB (2,649 words) - 17:43, 2 April 2024
  • Thumbnail for Data structure
    Manual". Free Software Foundation. Retrieved 2014-10-15. Van Canneyt, Michaël (September 2017). "Free Pascal: Reference Guide". Free Pascal. Mark Moir...
    17 KB (1,822 words) - 02:54, 13 April 2024
  • LLVM (category Free compilers and interpreters)
    Lisp, PicoLisp, Crystal, CUDA, D, Delphi, Dylan, Forth, Fortran, FreeBASIC, Free Pascal, Halide, Haskell, Java bytecode, Julia, Kotlin, LabVIEW's G language...
    32 KB (3,171 words) - 01:18, 19 March 2024
  • (JVM) macro assembler Krakatau home page Lilac home page Free Pascal 3.0 release notes Free Pascal JVM Target Nutter, Charles (3 January 2007). "InvokeDynamic:...
    15 KB (1,724 words) - 13:00, 15 February 2024
  • Thumbnail for Blaise Pascal
    Blaise Pascal (/pæˈskæl/ pass-KAL, also UK: /-ˈskɑːl, ˈpæskəl, -skæl/ -⁠KAHL, PASS-kəl, -⁠kal, US: /pɑːˈskɑːl/ pahs-KAHL; French: [blɛz paskal]; 19 June...
    59 KB (6,878 words) - 07:31, 26 April 2024
  • following software: Programming languages: Dyalog APL, IDL, R, Ruby, Free Pascal, PHP, Python (also available in NumPy, however the default was changed...
    29 KB (3,613 words) - 00:28, 24 April 2024
  • Operators for Your Class". Retrieved 1 October 2013. "Operator Overloading". Free Pascal Manual. Retrieved 1 December 2014. "Operator Overloading". Delphi Manual...
    20 KB (1,775 words) - 05:12, 18 October 2023
  • languages that support properties include ActionScript 3, C#, D, Delphi/Free Pascal, eC, F#, Kotlin, JavaScript, Objective-C 2.0, Python, Scala, Swift, Lua...
    17 KB (1,741 words) - 14:24, 24 June 2023
  • Pascal was developed by Vitaly Miryanov and later maintained by Allan Mertner. The compiler is compatible with Turbo Pascal, Borland Delphi, and Free...
    5 KB (556 words) - 02:05, 26 March 2024
  • May 2022. Archived from the original on 12 November 2022. "Free Pascal wiki". Free Pascal and Lazarus Wiki. 4 July 2021. Archived from the original on...
    48 KB (5,215 words) - 18:00, 9 April 2024