The FreePascal Compiler (FPC) source repo
|
3 жил өмнө | |
---|---|---|
compiler | 3 жил өмнө | |
installer | 4 жил өмнө | |
packages | 3 жил өмнө | |
rtl | 3 жил өмнө | |
tests | 3 жил өмнө | |
utils | 3 жил өмнө | |
.gitattributes | 3 жил өмнө | |
.gitignore | 3 жил өмнө | |
.gitlab-ci.yml | 3 жил өмнө | |
LICENSE | 4 жил өмнө | |
Makefile | 4 жил өмнө | |
Makefile.fpc | 4 жил өмнө | |
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.