home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / forth / 3068 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.0 KB

  1. Path: sparky!uunet!olivea!mintaka.lcs.mit.edu!hal.gnu.ai.mit.edu!mikc
  2. From: mikc@hal.gnu.ai.mit.edu (Mike Coughlin)
  3. Newsgroups: comp.lang.forth
  4. Subject: Re: Free Forth
  5. Message-ID: <1992Sep5.151245.18215@mintaka.lcs.mit.edu>
  6. Date: 5 Sep 92 15:12:45 GMT
  7. References: <1992Aug14.132732.10393@exu.ericsson.se> <1992Aug14.173059.20181@Informatik.TU-Muenchen.DE> <BtCvML.Lzu@starnine.com>
  8. Sender: news@mintaka.lcs.mit.edu
  9. Organization: /etc/organization
  10. Lines: 12
  11.  
  12. In article <BtCvML.Lzu@starnine.com> mikeh@starnine.com (Mike Haas) writes:
  13. >
  14. >The trend is more & more memory in the machine, so what do I care
  15. >if a Forth takes up 100k or 500k if I have Megs to work with?
  16. >
  17.  
  18.    A small Forth fits in a human mind better than a big one. You can
  19. do more with a system that you understand very well than you can with
  20. a big system that you don't understand. Forth works very well in a
  21. small space since it uses a few good ideas put together in a clever
  22. way. It is a much better way to do things than filling up all
  23. available memory with more code than a single person can comprehend.
  24.