X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/bb6b2dcdd9acffabfd373c4c3f6b64a9cc43f335..336369a5b94ae6588fb891606d37053f9fb8c2d6:/readme.txt diff --git a/readme.txt b/readme.txt index b33c7d9..8be8524 100644 --- a/readme.txt +++ b/readme.txt @@ -1,16 +1,24 @@ README for pForth - a Portable ANS-like Forth written in ANSI 'C' by Phil Burk -with Larry Polansky, David Rosenboom and Darren Gibbs. - -Last updated: July 20, 2008 V23 - -Documentation for pForth at http://www.softsynth.com/pforth/ - +with Larry Polansky, David Rosenboom and Darren Gibbs. +Support for 64-bit cells by Aleksej Saushev. + +Last updated: May 20, 2010 V26 + +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 -----------------------------------------