The FreePascal Compiler (FPC) source repo
|
1 rok temu | |
---|---|---|
.gitlab | 3 lat temu | |
compiler | 1 rok temu | |
installer | 1 rok temu | |
packages | 1 rok temu | |
rtl | 1 rok temu | |
tests | 1 rok temu | |
utils | 1 rok temu | |
.gitattributes | 3 lat temu | |
.gitconfig | 3 lat temu | |
.gitignore | 1 rok temu | |
.gitlab-ci.yml | 1 rok temu | |
LICENSE | 4 lat temu | |
Makefile | 1 rok temu | |
Makefile.fpc | 1 rok temu | |
README.md | 4 lat temu | |
fpmake.pp | 5 lat temu | |
fpmake_add1.inc | 12 lat temu | |
fpmake_proc1.inc | 12 lat temu |
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.