home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / bison / bison_1 / !!ReadMe next >
Text File  |  1995-06-03  |  2KB  |  36 lines

  1. ************************************************************************
  2. *                                                                      *
  3. *     IMPORTANT NOTICE                                                 *
  4. *                                                                      *
  5. *     See the file COPYING for details of the copyright status         *
  6. *     of this software and what you may (and may not) do with it.      *
  7. *                                                                      *
  8. ************************************************************************
  9.  
  10. This is a port of Bison 1.24 for the Acorn Archimedes and Risc PC systems.
  11.  
  12. This version was ported and tested on an A5000 running RISC OS 3.10 so I
  13. can't guarantee that it will run on anything else, but there's no reason
  14. why it shouldn't.
  15.  
  16. For information on bison and what it does, see the information in the docs
  17. directory. This contains the Un*x manual page in [nt]roff format and the
  18. bison manual in texinfo format.
  19.  
  20. The skeletons supplied, bsn/simple and bsn/hairy need to be placed somewhere
  21. on File$Path for bison to be able to find them. Also, very little testing has
  22. been done on the semantic parsers which use the bsn/hairy skeleton, so I
  23. have no idea how well this will work. The skeleton for the simple parser
  24. has been modifed to compile cleanly on RISC OS though.
  25.  
  26. Finally, please note that you will need to link the AOF object file alloca
  27. with any program that uses a bison parser.
  28.  
  29. Tom Hughes
  30. tom@compton.demon.co.uk
  31.  
  32. 5 Lampits
  33. Hoddesdon
  34. Hertfordshire
  35. EN11 8EH
  36.