The FreePascal Compiler (FPC) source repo
|
4 yıl önce | |
---|---|---|
compiler | 4 yıl önce | |
installer | 4 yıl önce | |
packages | 4 yıl önce | |
rtl | 4 yıl önce | |
tests | 4 yıl önce | |
utils | 4 yıl önce | |
.gitattributes | 4 yıl önce | |
.gitignore | 4 yıl önce | |
LICENSE | 4 yıl önce | |
Makefile | 4 yıl önce | |
Makefile.fpc | 4 yıl önce | |
README.md | 4 yıl önce | |
fpmake.pp | 5 yıl önce | |
fpmake_add1.inc | 12 yıl önce | |
fpmake_proc1.inc | 12 yıl önce |
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.