home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / gnu / bisn119b / readme.st < prev   
Text File  |  1993-07-29  |  762b  |  29 lines

  1. Here is bison v 1.19 for the atari. Only the diffs, executable, and
  2. supplemental files are packaged in this archive. To recontruct the complete
  3. sources, obtain bison-1.19-tar.Z from your favorite GNU archive, and
  4. apply the patches in the file "diffs".
  5.  
  6. Place the parser templates (bison.sim, and bison.hai) in
  7.  
  8.     - either the files specified in the env variable BISON_SIMPLE
  9.       and BISON_HAIRY resp.
  10.  
  11.     - in the directory GNULIB  (i find this convenient, as it
  12.     is set up for gcc anyways).
  13.  
  14. The file names for running bison -vd foo.y  are:
  15.  
  16.     foo_tab.c
  17.     foo_tab.h
  18.     foo.out
  19.  
  20.     
  21. i have run some pretty huge grammars thru it, and it looks quite stable.
  22.  
  23. enjoy,
  24. --
  25. bang:   uunet!cadence!bammi            jwahar r. bammi
  26. domain: bammi@cadence.com
  27. GEnie:    J.Bammi
  28. CIS:    71515,155
  29.