home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / compiler / 2281 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.compilers
  2. Path: sparky!uunet!ukma!cs.widener.edu!eff!world!iecc!compilers-sender
  3. From: rooi@duteca3.et.tudelft.nl (Mark de Rooi)
  4. Subject: Re: Benefits of hand-coded bottom-up parsers
  5. Reply-To: rooi@duteca3.et.tudelft.nl (Mark de Rooi)
  6. Organization: Delft University of Technology, Dept. of Electrical Engineering
  7. Date: Thu, 28 Jan 1993 10:40:43 GMT
  8. Approved: compilers@iecc.cambridge.ma.us
  9. Message-ID: <93-01-209@comp.compilers>
  10. Keywords: parse, courses
  11. References: <93-01-190@comp.compilers>
  12. Sender: compilers-sender@iecc.cambridge.ma.us
  13. Lines: 11
  14.  
  15. > I don't really want to fan the flame wars, but I must stress the benefits
  16. > of hand-coding an LR parser if your goal is to understand parsing.
  17.  
  18. Another way to gain real insight into LR parsing is to write your own LR
  19. parser generator. A few years ago I wrote a yacc-like parser generator. It
  20. was an Aha-erlebnis.
  21.  
  22. Mark
  23. -- 
  24. Send compilers articles to compilers@iecc.cambridge.ma.us or
  25. {ima | spdcc | world}!iecc!compilers.  Meta-mail to compilers-request.
  26.