The FreePascal Compiler (FPC) source repo
|
преди 4 часа | |
---|---|---|
.gitlab | преди 3 години | |
compiler | преди 16 часа | |
installer | преди 3 месеца | |
packages | преди 4 часа | |
rtl | преди 2 дни | |
tests | преди 2 дни | |
utils | преди 16 часа | |
.gitattributes | преди 3 години | |
.gitconfig | преди 3 години | |
.gitignore | преди 10 месеца | |
.gitlab-ci.yml | преди 1 година | |
LICENSE | преди 4 години | |
Makefile | преди 3 месеца | |
Makefile.fpc | преди 1 година | |
README.md | преди 4 години | |
fpmake.pp | преди 5 години | |
fpmake_add1.inc | преди 12 години | |
fpmake_proc1.inc | преди 12 години |
This repository contains the sources of the Free Pascal compiler distribution.
It contains
The compiler is licensed under GPL v2, the run-time files are licensed under modified LGPL. Both can be found in the LICENSE file, and the file rtl/COPYING.txt
Extensive documentation can be found on the documentation website.