x86_64-linux-gnu-fpc-3.0.4

Free Pascal - compiler

Install

All systems
curl cmd.cat/x86_64-linux-gnu-fpc-3.0.4.sh
Debian Debian
apt-get install fp-compiler-3.0.4
Ubuntu
apt-get install fp-compiler-3.0.4
image/svg+xml Kali Linux
apt-get install fp-compiler-3.0.4
Windows (WSL2)
sudo apt-get update sudo apt-get install fp-compiler-3.0.4

fp-compiler-3.0.4

Free Pascal - compiler

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, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. Extensions have been added to the language, such as function overloading, creation and linking of shared libraries, and Delphi language extensions including classes, exceptions, ANSI strings, and open arrays. This package contains the command line compiler.