X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=readme.txt;h=9a29e719074f08234fbb60fb98e9b8e14253f81c;hb=a33d774ea958a89130114faf70810f48fd12781d;hp=569a8369acd75b1f8944803638b58ba39d92ca7d;hpb=970d32b553a44051cedd2caf34267b7b1cdbab78;p=debian%2Fpforth diff --git a/readme.txt b/readme.txt index 569a836..9a29e71 100644 --- a/readme.txt +++ b/readme.txt @@ -2,21 +2,22 @@ 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: Feb 20, 2009 V24 - -Code for pForth is maintained on Google at: - http://code.google.com/p/pforth/ +Last updated: May 20, 2010 V26 + +Code for pForth is maintained on Google at: + http://code.google.com/p/pforth/ -Documentation for pForth at: +Documentation for pForth at: http://www.softsynth.com/pforth/ - -For technical support please use the pForth forum at: - http://groups.google.com/group/pforthdev + +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: +If interested, contact Phil Burk at: http://www.softsynth.com/contacts.php -- LEGAL NOTICE ----------------------------------------- @@ -50,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 ------------------------------------