Journal of Information Processing
Online ISSN : 1882-6652
ISSN-L : 1882-6652
Ordered Types for Stream Processing of Tree-Structured Data
Ryosuke SatoKohei SuenagaNaoki Kobayashi
Author information
JOURNAL FREE ACCESS

2011 Volume 19 Pages 74-87

Details
Abstract

Suenaga, et al. have developed a type-based framework for automatically translating tree-processing programs into stream-processing ones. The key ingredient of the framework was the use of ordered linear types to guarantee that a tree-processing program traverses an input tree just once in the depth-first, left-to-right order (so that the input tree can be read from a stream). Their translation, however, sometimes introduces redundant buffering of input data. This paper extends their framework by introducing ordered, non-linear types in addition to ordered linear types. The resulting transformation framework reduces the redundant buffering, generating more efficient stream-processing programs.

Content from these authors
© 2011 by the Information Processing Society of Japan
Previous article Next article
feedback
Top