The FreePascal Compiler (FPC) source repo
|
12 часов назад | |
---|---|---|
.gitlab | 3 лет назад | |
compiler | 1 день назад | |
installer | 3 месяцев назад | |
packages | 12 часов назад | |
rtl | 2 дней назад | |
tests | 2 дней назад | |
utils | 1 день назад | |
.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.