X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/bb6b2dcdd9acffabfd373c4c3f6b64a9cc43f335..3760715f6e313ff90da32399fa1903c54f69d59b:/readme.txt diff --git a/readme.txt b/readme.txt index b33c7d9..362be8a 100644 --- a/readme.txt +++ b/readme.txt @@ -2,15 +2,23 @@ README for pForth - a Portable ANS-like Forth written in ANSI 'C' by Phil Burk with Larry Polansky, David Rosenboom and Darren Gibbs. +Support for 64-bit cells by Aleksej Saushev. -Last updated: July 20, 2008 V23 +Last updated: May 20, 2010 V26 -Documentation for pForth at http://www.softsynth.com/pforth/ +Code for pForth is maintained on Google at: + http://code.google.com/p/pforth/ + +Documentation for pForth at: + http://www.softsynth.com/pforth/ +For technical support please use the pForth forum at: + http://groups.google.com/group/pforthdev + The author is available for customization of pForth, porting to new platforms, or developing pForth applications on a contractual basis. - -If interested, contact Phil Burk at http://www.softsynth.com/contacts.php +If interested, contact Phil Burk at: + http://www.softsynth.com/contacts.php -- LEGAL NOTICE -----------------------------------------