The FreePascal Compiler (FPC) source repo
|
há 13 horas atrás | |
---|---|---|
.gitlab | há 3 anos atrás | |
compiler | há 1 dia atrás | |
installer | há 3 meses atrás | |
packages | há 13 horas atrás | |
rtl | há 2 dias atrás | |
tests | há 2 dias atrás | |
utils | há 1 dia atrás | |
.gitattributes | há 3 anos atrás | |
.gitconfig | há 3 anos atrás | |
.gitignore | há 10 meses atrás | |
.gitlab-ci.yml | há 1 ano atrás | |
LICENSE | há 4 anos atrás | |
Makefile | há 3 meses atrás | |
Makefile.fpc | há 1 ano 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.