scispace - formally typeset
S

Steven P. Reiss

Researcher at Brown University

Publications -  158
Citations -  7220

Steven P. Reiss is an academic researcher from Brown University. The author has contributed to research in topics: Programmer & Software system. The author has an hindex of 41, co-authored 155 publications receiving 6906 citations.

Papers
More filters
Proceedings ArticleDOI

Fault localization with nearest neighbor queries

TL;DR: A method for performing fault localization using similar program spectra and a generic method for establishing the quality of a report, based on the way an "ideal user" would navigate the program using the report to save effort during debugging.
Journal ArticleDOI

Connecting tools using message passing in the Field environment

TL;DR: An overview is given of the Field environment, which was developed to show that highly integrated, interactive environments like those on PCs can be implemented on workstations and can be used for classical-language and large-scale programming.
Proceedings ArticleDOI

Stretching the rubber sheet: a metaphor for viewing large layouts on small screens

TL;DR: The metaphor of rubber sheet stretching for viewing large and complex layouts within small display areas with some additional desirable features such as areas specified as arbitrary closed polygons, multiple regions of interest, and uniform scaling inside the stretched regions are proposed.
Journal ArticleDOI

Data-swapping: A technique for disclosure control

TL;DR: Data-swapping is a data transformation technique where the underlying statistics of the data are preserved and can be used as a basis for microdata release or to justify the release of tabulations.
Proceedings ArticleDOI

Semantics-based code search

TL;DR: This work lets users specify what they are looking for as precisely as possible using keywords, class or method signatures, test cases, contracts, and security constraints, and an open set of program transformations to map retrieved code into what the user asked for.