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