home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / programm / 2382 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.0 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!Sirius.dfn.de!zrz.tu-berlin.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!uknet!stl!pgh
  2. From: pgh@bnr.co.uk (Peter Hamer)
  3. Newsgroups: comp.programming
  4. Subject: Re: >How can I get more info on LALR ?
  5. Message-ID: <1992Aug19.154806.10946@bnr.co.uk>
  6. Date: 19 Aug 92 15:48:06 GMT
  7. References: <hanso.714229647@athena.research.ptt.nl>
  8. Sender: daemon@bnr.co.uk
  9. Reply-To: pgh@bnr.co.uk (Peter Hamer)
  10. Organization: BNR Europe Limited, London Road, Harlow, Essex, GB
  11. Lines: 21
  12.  
  13. email bounced, so posting
  14.  
  15. In the referenced article hanso@research.ptt.nl (Otten H.A.H.) writes:
  16. >
  17. >The project I'm working on involves a translator from one high-level language
  18. >to another. However, conflicts in one domain (the action part) have to be
  19. >resolved in another (the type-declaration part), and I'm not sure if LALR can
  20. >cope.
  21.  
  22. You may find the approach described in
  23.  
  24. Parse Tree Annotations
  25. Purtilo & Callahan
  26. Comms ACM
  27. 32(12)
  28. dec 89
  29. pp 1467-77
  30.  
  31. ... of interest.
  32.  
  33. Regards, Peter
  34.