XML Goes Native: Run-time Representations for XTATIC

Loading...
Thumbnail Image
Penn collection
Departmental Papers (CIS)
Degree type
Discipline
Subject
Computer Engineering
Funder
Grant number
License
Copyright date
Distributor
Related resources
Author
Gapeyev, Vladimir
Levin, Michael Y
Schmitt, Alan
Contributor
Abstract

XTATIC is a lightweight extension of C# offering native support for statically typed XML processing. XML trees are built-in values in XTATIC, and static analysis of the trees manipulated by programs is part of the ordinary job of the typechecker. "Tree grep" pattern matching is used to investigate and transform XML trees. XTATIC's surface syntax and type system are tightly integrated with those of C#. Beneath the hood, however, an implementation of XTATIC must address a number of issues common to any language supporting a declarative style of XML processing (e.g., XQUERY, XSLT, XDUCE, CDUCE, XACT, XEN, etc.). In particular, it must provide representations for XML tags, trees, and textual data that use memory efficiently, support efficient pattern matching, allow maximal sharing of common substructures, and permit separate compilation. We analyze these representation choices in detail and describe the solutions used by the XTATIC compiler.

Advisor
Date of presentation
2005-04-04
Conference name
Departmental Papers (CIS)
Conference dates
2023-05-16T22:29:39.000
Conference location
Date Range for Data Collection (Start Date)
Date Range for Data Collection (End Date)
Digital Object Identifier
Series name and number
Volume number
Issue number
Publisher
Publisher DOI
Journal Issue
Comments
Postprint version. Published in Lecture Notes in Computer Science, Volume 3443, Compiler Construction, 2005 (CC 2005), pages 43-58. Publisher URL: http://dx.doi.org/10.1007/b107108
Postprint version. Published in Lecture Notes in Computer Science, Volume 3443, Compiler Construction, 2005, pages 43-58. Publisher URL: http://dx.doi.org/10.1007/b107108
Recommended citation
Collection