The FreePascal Compiler (FPC) source repo
|
|
преди 2 години | |
|---|---|---|
| .gitlab | преди 4 години | |
| compiler | преди 2 години | |
| installer | преди 3 години | |
| packages | преди 2 години | |
| rtl | преди 2 години | |
| tests | преди 2 години | |
| utils | преди 2 години | |
| .gitattributes | преди 4 години | |
| .gitconfig | преди 4 години | |
| .gitignore | преди 3 години | |
| .gitlab-ci.yml | преди 3 години | |
| LICENSE | преди 4 години | |
| Makefile | преди 3 години | |
| 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.