home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / Applications / Software_Tools / README.swt < prev    next >
Encoding:
Text File  |  2000-06-21  |  1.5 KB  |  52 lines

  1. [ The file swt.tar.gz contains the Software Tools in Pascal and Ratfor from
  2.   Arnold Robbins. Here are his comments for each section -- Warren ]
  3.  
  4. Sun Jun 18 15:33:24 IDT 2000 - Pascal Section
  5. =============================================
  6.  
  7. These are the programs from the ``Software Tools in Pascal'' tape.
  8. The file TAPE is the original tape.  All the others, except this one,
  9. are the extracted files.  I have mapped all the directory names to
  10. lower case, though.
  11.  
  12. Enjoy,
  13.  
  14. Arnold Robbins
  15. arnold@skeeve.com
  16.  
  17.  
  18. Sun Jun 18 15:43:48 IDT 2000 - Ratfor Section
  19. =============================================
  20.  
  21. These are the original files from the Ratfor version of ``Software Tools''.
  22.  
  23. TAPE        the original tape image as a Unix file
  24.  
  25. This in turn consists of 20 files, as follows:
  26.  
  27. char.table    a list of ASCII values
  28. rat.in.for    ratfor in FORTRAN, for bootstrapping
  29. ratdefs        default definitions
  30. commonblocks    the COMMON blocks
  31. rat.in.rat    ratfor in ratfor
  32. support        support routines
  33. chapter.1    programs from chapter 1
  34. small.chap.2    the small programs from chapter 2
  35. translit    the `tr' equivalent
  36. small.chap.3    the small programs from chapter 3
  37. archive        the `ar' equivalent
  38. chapter.4    programs from chapter 4
  39. other.chap.4    other programs from chapter 4
  40. find        the `grep' equivalent
  41. change        a simple sed-like program
  42. edit        the `ed' equivalent
  43. file.prims.ed    file primitives for `edit'
  44. formatter    poor man's nroff
  45. macros        simple macro processor
  46. rat.in.book    the version of ratfor in the book
  47.  
  48. Enjoy,
  49.  
  50. Arnold Robbins
  51. arnold@skeeve.com
  52.