X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/bb6b2dcdd9acffabfd373c4c3f6b64a9cc43f335..419d914ec44e5355d7f9446c98730ee0454acb26:/readme.txt diff --git a/readme.txt b/readme.txt index b33c7d9..9a29e71 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 ----------------------------------------- @@ -43,7 +51,7 @@ purpose and their equivalents under the laws of any jurisdiction. See pForth reference manual at: - http://www.softsynth.com/pforth/pf_ref.htm + http://www.softsynth.com/pforth/pf_ref.php -- How to run pForth ------------------------------------