From: George H. <geo...@us...> - 2005-06-18 13:00:35
|
Update of /cvsroot/win32forth/win32for4web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9651/win32for4web Modified Files: index.htm Log Message: gah: minor changes to docs Index: index.htm =================================================================== RCS file: /cvsroot/win32forth/win32for4web/index.htm,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.htm 13 Jun 2005 15:41:59 -0000 1.5 --- index.htm 18 Jun 2005 13:00:14 -0000 1.6 *************** *** 28,32 **** <a href="./doc/p-index.htm">Win32Forth</a> is a public domain, ANS compatible, Forth language application development system. It was initially written by ! Andrew McKewan, Tom Zimmer, Robert Smith and Jim Schneider during 1994 and 1995. Win32Forth is a FAT (as in BIG) system, adhering to the philosophy that if some tools are good, many tools must be better. It includes an interactive console --- 28,34 ---- <a href="./doc/p-index.htm">Win32Forth</a> is a public domain, ANS compatible, Forth language application development system. It was initially written by ! Andrew McKewan, Tom Zimmer, Robert Smith and Jim Schneider during 1994 and 1995, ! and released into the public domain (with the exception of Jim Schneider's assembler ! which was under the GPL). Win32Forth is a FAT (as in BIG) system, adhering to the philosophy that if some tools are good, many tools must be better. It includes an interactive console *************** *** 46,51 **** affiliation of programmers and users of <a href="http://www.radiks.net/~jimbo/art/int6.htm">Tom Zimmer's</a> Win32Forth system. Tom interests took him elsewhere in 2001 and 2002 (mainly Java), ! and he no longer took an active interest in his system. Tom gifted his product ! into the public domain; this group intends furthering the work of maintaining and developing a Forth product suitable for Windows and the 21st century based on his work. --- 48,53 ---- affiliation of programmers and users of <a href="http://www.radiks.net/~jimbo/art/int6.htm">Tom Zimmer's</a> Win32Forth system. Tom interests took him elsewhere in 2001 and 2002 (mainly Java), ! and he no longer took an active interest in his system. Tom re-affirmed that his product ! was in the public domain; this group intends furthering the work of maintaining and developing a Forth product suitable for Windows and the 21st century based on his work. |