home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / m / mawk11ax.zip / READFIRS.T < prev    next >
Text File  |  1992-02-18  |  1KB  |  48 lines

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