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