diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2010-05-13 00:57:53 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:57:53 +0200 |
commit | 1ea71ccb78e1b5cb5b75f1c08553e1491e7be269 (patch) | |
tree | d9887da26ef5231dda50d8256f65c9f61d817f99 /development/fpc/README | |
parent | 5be399b8c3701ddc854d4c9dad83a28912414c3f (diff) |
development/fpc: Added to 13.0 repository
Diffstat (limited to 'development/fpc/README')
-rw-r--r-- | development/fpc/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/fpc/README b/development/fpc/README new file mode 100644 index 000000000000..0d421077da95 --- /dev/null +++ b/development/fpc/README @@ -0,0 +1,6 @@ +Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler. +It is available for different processors: Intel x86, Amd64/x86_64, PowerPC, +PowerPC64, Sparc, ARM. The discontinued 1.0 version also supports the +Motorola 680x0. The following operating systems are supported: Linux, FreeBSD, +Mac OS X/Darwin, DOS, Win32, Win64, WinCE, OS/2, Netware (libc and classic) +and MorphOS. |