1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- fpc: fpc (free pascal compiler)
- fpc:
- fpc: Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal
- fpc: compiler. It is available for different processors: Intel x86,
- fpc: Amd64/x86_64, PowerPC, PowerPC64, Sparc, ARM. The discontinued 1.0
- fpc: version also supports the Motorola 680x0. The following operating
- fpc: systems are supported: Linux, FreeBSD, Mac OS X/Darwin, DOS, Win32,
- fpc: Win64, WinCE, OS/2, Netware (libc and classic) and MorphOS.
- fpc:
- fpc: Homepage: http://www.freepascal.org/
- fpc:
|