Back to Search Start Over

Bounded seas.

Authors :
Kurš, Jan
Lungu, Mircea
Iyadurai, Rathesan
Nierstrasz, Oscar
Source :
Computer Languages, Systems & Structures. Dec2015 Part A, Vol. 44, p114-140. 27p.
Publication Year :
2015

Abstract

Imprecise manipulation of source code (semi-parsing) is useful for tasks such as robust parsing, error recovery, lexical analysis, and rapid development of parsers for data extraction. An island grammar precisely defines only a subset of a language syntax (islands), while the rest of the syntax (water) is defined imprecisely. Usually water is defined as the negation of islands. Albeit simple, such a definition of water is naïve and impedes composition of islands. When developing an island grammar, sooner or later a language engineer has to create water tailored to each individual island. Such an approach is fragile, because water can change with any change of a grammar. It is time-consuming, because water is defined manually by an engineer and not automatically. Finally, an island surrounded by water cannot be reused because water has to be defined for every grammar individually. In this paper we propose a new technique of island parsing — bounded seas. Bounded seas are composable, robust, reusable and easy to use because island-specific water is created automatically. Our work focuses on applications of island parsing to data extraction from source code. We have integrated bounded seas into a parser combinator framework as a demonstration of their composability and reusability. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
14778424
Volume :
44
Database :
Academic Search Index
Journal :
Computer Languages, Systems & Structures
Publication Type :
Academic Journal
Accession number :
110254328
Full Text :
https://doi.org/10.1016/j.cl.2015.08.002