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

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!udel!gvls1!faatcrl!iecc!compilers-sender
  2. From: pakstas@idt.unit.no (Algirdas Pakstas)
  3. Newsgroups: comp.compilers
  4. Subject: Re: A Non-LALR(1) Parser Generator
  5. Keywords: parse, bibliography, LALR
  6. Message-ID: <92-08-109@comp.compilers>
  7. Date: 17 Aug 92 17:11:21 GMT
  8. References: <92-08-016@comp.compilers> <92-08-090@comp.compilers>
  9. Sender: compilers-sender@iecc.cambridge.ma.us
  10. Reply-To: pakstas@idt.unit.no (Algirdas Pakstas)
  11. Organization: Div. of CS & Telematics, Norwegian Institute of Technology
  12. Lines: 67
  13. Approved: compilers@iecc.cambridge.ma.us
  14.  
  15. bromage@mullauna.cs.mu.oz.au (Andrew Bromage) writes:
  16. |[re Pager's work on parser generators]
  17.  
  18. Also, D Pager's approach was used in parser constructor called LALR,
  19. which is stored in DECUS library (written in MACRO-11 under RSX-11):
  20.  
  21. @misc(LALR,
  22.      title="{LALR(1)} parser constructor to translate computer languages",
  23.      note="DECUS Program Library, N11-312")
  24.  
  25. and in GDT_PC (Grammar Debugging Tool and Parser Constructor) developed by
  26. Dept. of Software Engineering for Distributed Computer Systems of the
  27. Institute of Math. & Informatics, Vilnius, Lithuania:
  28.  
  29. @inproceedings(Pakshtas-88,
  30.     author="Pakshtas, A.", 
  31.     title="Design and debugging of user-friendly interfaces for
  32.                the DCCS software development system",
  33.     booktitle="Proc. 6th Intern. Conf. on Systems Engineering,
  34.                    Coventry, England, 13-15 Sept. 1988",
  35.         year=1988,
  36.         month=sep,
  37.         pages="876--883")
  38.  
  39. @inproceedings(Pakshtas-89f,
  40.         author="Pak{\v{s}}tas, Algirdas and R. Meidut{\.{e}} 
  41.                 and G. Stradalov",
  42.         title="A Software System for Parser Constructing with
  43.                Full-Screen Debugging Facilities",
  44.         booktitle="System Sciences X, Inter. Conf. on Systems
  45.                    Sciences",
  46.         address="Wroclaw, Poland",
  47.         year=1989,
  48.         month=sep,
  49.         pages=145,
  50.         note="(Abstr. of Papers)")
  51.  
  52. @book(BOOK2-91,
  53.      author="Pak{\v{s}}tas, Algirdas and Zolotariov, Nicolay",
  54.      title="Syntax-oriented Components of Distributed Systems:
  55.             Development and Debugging Tools on the Basis of
  56.             Formal Descriptions",
  57.      publisher="Nauka",
  58.      address="Moscow",
  59.      year=1991,
  60.      note="280p. (in Russian)")
  61.  
  62. @techreport(Pakshtas-92d,
  63.         author="Pak{\v{s}}tas, Algirdas and Stradalov, Georgij",
  64.         title="{On Grammar Splitting/Debugging and Parser Table Linking
  65.          Technique and Tools}",
  66.         institution="The Norwegian Institute of Technology",
  67.         address="N-7034, Trondheim, Norway",
  68.         year=1992,
  69.         type="EPOS paper",
  70.         number=21,
  71.         note="17p.",
  72.         month=feb)
  73.  
  74. -- Algirdas Pakstas
  75. _______________________________________________________________
  76. Algirdas.Pakstas@idt.unit.no                  NTH IDT
  77. Ph.: +47-7-594485                             N-7034, Trondheim
  78. FAX: +47-7-594466                             Norway
  79. -- 
  80. Send compilers articles to compilers@iecc.cambridge.ma.us or
  81. {ima | spdcc | world}!iecc!compilers.  Meta-mail to compilers-request.
  82.