Title: | AN INCREMENTAL LL(1) PARSING ALGORITHM |
Authors: | YANG, W 交大名義發表 資訊工程學系 National Chiao Tung University Department of Computer Science |
Keywords: | DESIGN OF ALGORITHMS;INCREMENTAL PARSING;LANGUAGE-BASED EDITOR;LANGUAGE PROCESSORS;PARSING |
Issue Date: | 8-Nov-1993 |
Abstract: | Given a parse tree for a sentence xzy and a string zBAR, an incremental parser builds the parse tree for the sentence xzyBAR by reusing as much of the parse tree for xzy as possible. The incremental LL(1) parsing algorithm in this paper makes use of a break-point table to identify reusable subtrees of the original parse tree in building the new parse tree. The break-point table may be computed from the grammar. |
URI: | http://dx.doi.org/10.1016/0020-0190(93)90179-D http://hdl.handle.net/11536/2789 |
ISSN: | 0020-0190 |
DOI: | 10.1016/0020-0190(93)90179-D |
Journal: | INFORMATION PROCESSING LETTERS |
Volume: | 48 |
Issue: | 2 |
Begin Page: | 67 |
End Page: | 72 |
Appears in Collections: | Articles |
Files in This Item:
If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.