home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / TEXT / UTILITY / MAWK10.ZIP / READFIRS.T < prev    next >
Encoding:
Text File  |  1991-09-29  |  1.4 KB  |  46 lines

  1.  
  2. This package is an MsDOS executable release of
  3. mawk 1.0, an interpreter for the AWK programming
  4. language as defined in Aho, Kernighan and Weinberger,
  5. "The AWK Programming Language", Addison-Wesley, 1988.
  6. Mawk is compatible with SystemVR3 nawk.
  7.  
  8. The complete source code for mawk 1.0 can be obtained
  9. free from comp.sources.reviewed, volume01 or
  10. by anonymous ftp from oxy.edu in ftp/public/mawk1.0.tar.Z.
  11.  
  12. Mawk is copyrighted 1991 by Michael D. Brennan.
  13. Mawk is distributed without warranty under the terms of the
  14. GNU General Public Licence, version 2, June 1991.
  15. If you redistribute this binary, it is your responsibility to
  16. make sure the recipient is aware that he or she can obtain
  17. the complete source for free, and that he or she is in turn
  18. aware of the copyright and terms of redistribution. (The easy
  19. way to do this is to give them all the below listed files).
  20.  
  21.  
  22. The files in this distribution are:
  23.  
  24. READFIRS.T        this file
  25. README            README file from the complete 
  26.             distribution
  27. COPYING            GNU GPL v2
  28. mawk.doc        Ascii form of unix style man pages
  29. NOTES            added info about DOS mawk
  30.  
  31. mawk.exe        small model mawk
  32. bmawk.exe        large model mawk( "big mawk" )
  33.  
  34.  
  35. These .exe's were compiled with TurboC++1.0.
  36.  
  37. Some of the NOTES and README are about installation from
  38. source and not relevant unless you are making mawk.
  39.  
  40.  
  41. bug reports and correspondence to:
  42.  
  43. Mike Brennan
  44. brennan@boeing.com
  45.  
  46.