Related articles |
---|
A Non-LALR(1) Parser Generator dan%npt1@uunet.UU.NET (1992-08-03) |
Re: A Non-LALR(1) Parser Generator Peter.Breuer@prg.oxford.ac.uk (1992-08-05) |
Re: A Non-LALR(1) Parser Generator bromage@mullauna.cs.mu.oz.au (1992-08-17) |
Re: A Non-LALR(1) Parser Generator ejy@hrmsc.att.com (1992-08-18) |
Re: A Non-LALR(1) Parser Generator pakstas@idt.unit.no (1992-08-17) |
Re: A Non-LALR(1) Parser Generator bromage@mullauna.cs.mu.OZ.AU (1992-08-20) |
Re: A Non-LALR(1) Parser Generator steveh@psg.com (1992-08-22) |
Re: A Non-LALR(1) Parser Generator fm04@rummelplatz.uni-mannheim.de (1992-08-25) |
Newsgroups: | comp.compilers |
From: | pakstas@idt.unit.no (Algirdas Pakstas) |
Organization: | Div. of CS & Telematics, Norwegian Institute of Technology |
Date: | Mon, 17 Aug 1992 17:11:21 GMT |
References: | 92-08-016 92-08-090 |
Keywords: | parse, bibliography, LALR |
bromage@mullauna.cs.mu.oz.au (Andrew Bromage) writes:
|[re Pager's work on parser generators]
Also, D Pager's approach was used in parser constructor called LALR,
which is stored in DECUS library (written in MACRO-11 under RSX-11):
@misc(LALR,
title="{LALR(1)} parser constructor to translate computer languages",
note="DECUS Program Library, N11-312")
and in GDT_PC (Grammar Debugging Tool and Parser Constructor) developed by
Dept. of Software Engineering for Distributed Computer Systems of the
Institute of Math. & Informatics, Vilnius, Lithuania:
@inproceedings(Pakshtas-88,
author="Pakshtas, A.",
title="Design and debugging of user-friendly interfaces for
the DCCS software development system",
booktitle="Proc. 6th Intern. Conf. on Systems Engineering,
Coventry, England, 13-15 Sept. 1988",
year=1988,
month=sep,
pages="876--883")
@inproceedings(Pakshtas-89f,
author="Pak{\v{s}}tas, Algirdas and R. Meidut{\.{e}}
and G. Stradalov",
title="A Software System for Parser Constructing with
Full-Screen Debugging Facilities",
booktitle="System Sciences X, Inter. Conf. on Systems
Sciences",
address="Wroclaw, Poland",
year=1989,
month=sep,
pages=145,
note="(Abstr. of Papers)")
@book(BOOK2-91,
author="Pak{\v{s}}tas, Algirdas and Zolotariov, Nicolay",
title="Syntax-oriented Components of Distributed Systems:
Development and Debugging Tools on the Basis of
Formal Descriptions",
publisher="Nauka",
address="Moscow",
year=1991,
note="280p. (in Russian)")
@techreport(Pakshtas-92d,
author="Pak{\v{s}}tas, Algirdas and Stradalov, Georgij",
title="{On Grammar Splitting/Debugging and Parser Table Linking
Technique and Tools}",
institution="The Norwegian Institute of Technology",
address="N-7034, Trondheim, Norway",
year=1992,
type="EPOS paper",
number=21,
note="17p.",
month=feb)
-- Algirdas Pakstas
_______________________________________________________________
Algirdas.Pakstas@idt.unit.no NTH IDT
Ph.: +47-7-594485 N-7034, Trondheim
FAX: +47-7-594466 Norway
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.