--- gforth/README 1998/10/10 10:28:33 1.25 +++ gforth/README 1998/12/20 23:17:54 1.27 @@ -11,7 +11,7 @@ systems supported by GCC. This version h following platforms: i486-unknown-linuxaout, mips-dec-ultrix4.3, sparc-sun-sunos4.1.4, alpha-dec-osf3.2, i586-unknown-linux, hppa1.1-hp-hpux9.05, hppa1.1-hp-hpux10.20, Windows 95 using DJGPP 2.0, -Windows 95 using CygWin32 beta 17, OS/2 3.0 using EMX 0.9c. +Windows 95 using CygWin32 beta 18, OS/2 3.0 using EMX 0.9c. Read INSTALL for installation instructions, or INSTALL.DOS for DOS, Windows 95, and OS/2. Mail bug-gforth@gnu.ai.mit.edu if you have problems. To start @@ -36,7 +36,7 @@ the documentation and the foreign langua On popular request, here are the meanings of unusual file extensions: *.fs Forth stream source file (include with "include " from within - gforth) + gforth, or start with "gforth ...") *.fi Forth image files (start with "gforth -i ") *.fb Forth blocks file (load with "use 1 load") *.i C include files @@ -67,6 +67,15 @@ bubble.fs siev.fs matrix.fs fib.fs ANS Forth implementations of Gforth extensions: compat/*.fs other.fs +There's a mailing list for things around Gforth that aren't bugs +(suggestions, discussions, etc.). To post, send your mail to +GForth@ChaosSolutions.com. To subscribe, send a mail to +Mdaemon@ChaosSolutions.com with: + +subscribe GForth + +as the first and only line within the message body. + - anton anton@mips.complang.tuwien.ac.at