scispace - formally typeset
J

James R. Low

Researcher at University of Rochester

Publications -  8
Citations -  206

James R. Low is an academic researcher from University of Rochester. The author has contributed to research in topics: Programming domain & Fourth-generation programming language. The author has an hindex of 6, co-authored 8 publications receiving 205 citations.

Papers
More filters
Journal ArticleDOI

Automatic data structure selection: an example and overview

TL;DR: A system for automatically choosing efficient implementations for abstract types from a library of implementations is discussed and the process is discussed in detail for an example program.
BookDOI

Automatic coding: choice of data structures.

James R. Low
TL;DR: In this paper, a system is described which automatically chooses representations for high-level information structures, such as sets, sequences, and relations for a given computer program, by attempting to minimize the predicted space-time integral of the user's program execution.
Journal ArticleDOI

RIG, Rochester's Intelligent Gateway: System Overview

TL;DR: This paper contains a high-level technical discussion of the software designs of the RIG system, many of which will be treated in more detail in subsequent reports.
Proceedings ArticleDOI

RIG, rochester"s intelligent gateway: System overview

TL;DR: The RIG system as discussed by the authors provides convenient access to a wide range of computing facilities, including five large mini-computers in a very fast internal network, disk and tape storage, a printer/plotter, and a number of display terminals.
Proceedings ArticleDOI

Techniques for the automatic selection of data structures

James R. Low, +1 more
TL;DR: A pattern of approach similar to that of earlier research on programming languages is emerging in the search for good linguistic tools for expressing algorithms and data, and the development of practical methods for translating these to working computer programs.