DevOps

Free Pascal – professional Pascal compiler

Originally known as FPK-Pascal, the Free Pascal compiler is a 32 and 64 bit Turbo Pascal and Delphi compatible Pascal compiler.

This compiler is available for several architectures, x86, Sparc (v8,v9), ARM, x86_64 (AMD64/Opteron) and Powerpc.

The Free Pascal Compiler is an object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac Pascal dialects.

It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platform independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries.

This package contains Free Pascal’s own source code. It is meant to be used by the Lazarus IDE.

Key Features

  • Language syntax has excellent compatibility with TP 7.0 as well as with most versions of Delphi (classes, rtti, exceptions, ansistrings, widestrings, interfaces).
  • Function overloading.
  • Operator overloading.
  • Global properties.
  • Rich set of code libraries.
  • Unlike most programming languages, Pascal does not need Makefiles.
  • Pascal compilers are Fast with a big F and Free Pascal isno exception.
  • Each unit has its own identifiers.
  • Free Pascal comes with an IDE which works on several platforms, in which you can write, compile and debug your programs.
  • Great integration with assembler.
  • Object oriented programming.
  • Free Pascal’s smart linker leaves out any variable or code that you do not use. That makes small programs small with a big S, while they are still statically linked.

Website: www.freepascal.org
Support: Documentation
Developer: Free Pascal Team
License: GNU General Public License v2.0

Free Pascal is written in Object Pascal. Learn Pascal with our recommended free books and free tutorials.


Related Software

Compilers
GNU Compiler CollectionThe standard compiler for most Unix-like operating systems
rustcCompiler for the Rust programming language
AOCCAMD Optimizing C/C++ Compiler
LLVMLow-Level Virtual Machine (LLVM) compiler for C/C++
ispcIntel SPMD Program Compiler
BabelJavaScript compiler - use next generation JavaScript
Glasgow Haskell CompilerAn optimizing compiler for Haskell, written in Haskell
ClangC Language Family Frontend for LLVM
NuitkaOptimizing Python compiler
CHICKENCompiler for the Scheme programming language
FreeBASIC32-bit BASIC compiler
NumbaCompiler for Python array and numerical functions
Free PascalAdvanced Pascal compiler for Pascal and Object Pascal
NASMAssembler for the x86 CPU architecture
BiglooPractical Scheme compiler

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments