mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-17 16:12:08 +01:00
15 lines
609 B
Plaintext
15 lines
609 B
Plaintext
Package: fpcsrc
|
|
Version: FPCVERSION
|
|
Section: devel
|
|
Priority: optional
|
|
Maintainer: Mattias Gaertner <mattias@cvs.freepascal.org>
|
|
Architecture: i386
|
|
Description: Free Pascal Sources
|
|
The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible
|
|
32bit Pascal Compiler. It comes with fully TP 7.0 compatible
|
|
run-time library.
|
|
Some extensions are added to the language, like function overloading.
|
|
Shared libraries can be linked and created. Basic Delphi support is
|
|
already implemented (classes,exceptions,ansistrings). This package
|
|
contains the sources for the compiler, the rtl, fcl and packages.
|