The FreePascal Compiler (FPC) source repo
|
há 4 anos atrás | |
---|---|---|
compiler | há 4 anos atrás | |
installer | há 4 anos atrás | |
packages | há 4 anos atrás | |
rtl | há 4 anos atrás | |
tests | há 4 anos atrás | |
utils | há 4 anos atrás | |
.gitattributes | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
LICENSE | há 4 anos atrás | |
Makefile | há 4 anos atrás | |
Makefile.fpc | há 4 anos atrás | |
README.md | há 4 anos atrás | |
fpmake.pp | há 5 anos atrás | |
fpmake_add1.inc | há 12 anos atrás | |
fpmake_proc1.inc | há 12 anos atrás |
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.