diff options
author | Zbigniew Baniewski <zb@ispid.com.pl> | 2011-03-03 21:50:14 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-03 21:50:14 -0300 |
commit | 4d3fb96c4c1f38532698cc8fc3410463e78fe097 (patch) | |
tree | 4b0b1c5d986eac6336a72e08a05b1e24d3ff347e /development/pforth/README | |
parent | 312f7d55e0ac6d0aec2a718a6f7a70e004b2964d (diff) | |
download | slackbuilds-4d3fb96c4c1f38532698cc8fc3410463e78fe097.tar.gz |
development/pforth: Added (portable forth)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/pforth/README')
-rw-r--r-- | development/pforth/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/pforth/README b/development/pforth/README new file mode 100644 index 0000000000..a4c56ec4bd --- /dev/null +++ b/development/pforth/README @@ -0,0 +1,10 @@ +PForth is a public domain, portable ANS Forth based on a kernel written in +in ANSI 'C'. This makes it easy to port pForth to multiple platforms. So +far, pForth has run on Macs, PCs, SUNs, Amigas, Linux, BeOS, Nokia +Communicator, SGI Indys, 3DO ARM systems, 3DO PowerPC systems, WebTV +systems, Hitachi SH4, OpenTV prototypes, Compaq Ipaq 3970, Sharp LH79520 +ARM processor, Ciena Systems networking hardware, and some internal +projects at Lucent. If you build pForth for an embedded system, please let +me know and I will add your machine to the list of machines that pForth +has run on. + |