home *** CD-ROM | disk | FTP | other *** search
/ ftp.mactech.com 2010 / ftp.mactech.com.tar / ftp.mactech.com / online / source / c / compilers / mpw-perl-byacc1.8.1.sit.hqx / mpw-perl-byacc1.8.1 / README.MPW < prev    next >
Text File  |  1993-02-23  |  758b  |  15 lines

  1. This is perl-bYacc ported to MPW.
  2. It is a parser generator, compatible with AT&T Yacc, but comes with
  3. reusable sources. this is the version which can generate C and Perl code.
  4. It was a straightforwar port, except for the many points where to add
  5. a SpinCursor call, in order to let MPW be switched and bYacc generating
  6. code in the background.
  7. It should then be quite simple to update the code to the latest version
  8. of perl-bYacc when (if) it comes out.
  9. The concept is very nice, because you can use Perl under MPW, and prototype
  10. new parsers without going through C.
  11. There should no mac-related bugs, but if you find them, drop me a line
  12. at the following internet address: gandalf@sabrina.dei.unipd.it .
  13.  
  14. ps: no commando yet. anyway, the options are so few...
  15.