Publication detail

Comparison of Classical and Lazy Approach in SCG Compiler

JIRÁK, O. KOLÁŘ, D.

Original Title

Comparison of Classical and Lazy Approach in SCG Compiler

Type

article in a collection out of WoS and Scopus

Language

English

Original Abstract

The existing parsing methods of scattered context grammar usually expand nonterminals deeply in the pushdown. This expansion is implemented by using either a linked list, or some kind of an auxiliary pushdown. This paper describes the parsing algorithm of an LL(1)scattered context grammar. The given algorithm merges two principles together. The first approach is a table-driven parsing method commonly used for parsing of the context-free grammars. The second is a delayed execution used in functional programming. The main part of this paper is a proof of equivalence between the common principle (the whole rule is applied at once) and our approach (execution of the rules is delayed). Therefore, this approach works with the pushdown top only. In the most cases, the second approach is faster than the first one. Finally, the future work is discussed. 

Keywords

SCG, delayed execution, lazy functions, PDA

Authors

JIRÁK, O.; KOLÁŘ, D.

RIV year

2011

Released

22. 9. 2011

Publisher

American Institute of Physics

Location

Halkidiki

ISBN

978-0-7354-0956-9

Book

NUMERICAL ANALYSIS AND APPLIED MATHEMATICS ICNAAM 2011: International Conference on Numerical Analysis and Applied Mathematics

ISBN

1551-7616

Periodical

AIP Conference Proceedings

Year of study

1389

Number

1

State

United States of America

Pages from

873

Pages to

876

Pages count

4

URL

BibTex

@inproceedings{BUT76286,
  author="Ota {Jirák} and Dušan {Kolář}",
  title="Comparison of Classical and Lazy Approach in SCG Compiler",
  booktitle="NUMERICAL ANALYSIS AND APPLIED MATHEMATICS ICNAAM 2011: International Conference on Numerical Analysis and Applied Mathematics",
  year="2011",
  journal="AIP Conference Proceedings",
  volume="1389",
  number="1",
  pages="873--876",
  publisher="American Institute of Physics",
  address="Halkidiki",
  isbn="978-0-7354-0956-9",
  issn="1551-7616",
  url="http://link.aip.org/link/?APC/1389/873/1"
}