The FreePascal Compiler (FPC) source repo
|
|
3 years ago | |
|---|---|---|
| compiler | 3 years ago | |
| installer | 3 years ago | |
| packages | 3 years ago | |
| rtl | 3 years ago | |
| tests | 3 years ago | |
| utils | 3 years ago | |
| .gitattributes | 3 years ago | |
| .gitignore | 3 years ago | |
| LICENSE | 3 years ago | |
| Makefile | 3 years ago | |
| Makefile.fpc | 3 years ago | |
| README.md | 3 years ago | |
| fpmake.pp | 4 years ago | |
| fpmake_add1.inc | 11 years ago | |
| fpmake_proc1.inc | 11 years ago |
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.