home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / forth / 3718 < prev    next >
Encoding:
Text File  |  1992-12-31  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.lang.forth
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!rsoft!mindlink!a684
  3. From: Nick_Janow@mindlink.bc.ca (Nick Janow)
  4. Subject: Re: Documenting
  5. Organization: MIND LINK! - British Columbia, Canada
  6. Date: Fri, 1 Jan 1993 00:57:52 GMT
  7. Message-ID: <19078@mindlink.bc.ca>
  8. Sender: news@deep.rsoft.bc.ca (Usenet)
  9. Lines: 20
  10.  
  11. penev@venezia (Penio Penev) writes:
  12.  
  13. > <clean, self-documenting list of screens>
  14. >
  15. > Try to have this with files. And talk about documentation afterwards.
  16.  
  17. I see no reason why it can't be done with a regular text editor capable of
  18. collapsing text.  Clicking on a word or heading would open up the next level
  19. of information.  Written properly (in Forth, of course (-: ), it could offer
  20. all sorts of options for viewing the program and documentation.
  21.  
  22. The ability to get a list of program modules is not a benefit limited to
  23. BLOCKS.  BLOCKS are great for minimal systems, due to their simplicity.  I
  24. can't remember seeing a good argument for BLOCKS on a larger system, except
  25. for programmers who want to continue the practices they developed with
  26. BLOCKS.
  27.  
  28. --
  29.  
  30. Nick_Janow@mindlink.bc.ca
  31.