The FreePascal Compiler (FPC) source repo
|
8 месяцев назад | |
---|---|---|
.gitlab | 3 лет назад | |
compiler | 8 месяцев назад | |
installer | 11 месяцев назад | |
packages | 8 месяцев назад | |
rtl | 8 месяцев назад | |
tests | 8 месяцев назад | |
utils | 8 месяцев назад | |
.gitattributes | 4 лет назад | |
.gitconfig | 4 лет назад | |
.gitignore | 11 месяцев назад | |
.gitlab-ci.yml | 1 год назад | |
LICENSE | 4 лет назад | |
Makefile | 11 месяцев назад | |
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.