scispace - formally typeset
J

James C. King

Researcher at IBM

Publications -  19
Citations -  3706

James C. King is an academic researcher from IBM. The author has contributed to research in topics: Symbolic execution & Correctness. The author has an hindex of 11, co-authored 19 publications receiving 3478 citations.

Papers
More filters
Journal ArticleDOI

Symbolic execution and program testing

TL;DR: A particular system called EFFIGY which provides symbolic execution for program testing and debugging is described, which interpretively executes programs written in a simple PL/I style programming language.
Journal ArticleDOI

A new approach to program testing

James C. King
- 01 Apr 1975 - 
TL;DR: This work proposes that a program can be more effectively tested by executing it "symbolically" by supplying specific constants as input values to a program being tested, and designed and implemented an interactive debugging/testing system called EFFIGY.
Proceedings ArticleDOI

A new approach to program testing

TL;DR: This work proposes that a program can be more effectively tested by executing it "symbolically" by supplying specific constants as input values to a program being tested, and designed and implemented an interactive debugging/testing system called EFFIGY.
Journal ArticleDOI

An Introduction to Proving the Correctness of Programs

TL;DR: This paper explains, in an introductory fashion, the method of specifying the correct behavior of a program by the use of input/output assertions and describes one method for showing that the program is correct with respect to those assertions.
Journal ArticleDOI

JANUS: an interactive document formatter based on declarative tags

TL;DR: The architecture of an experimental document composition system named JANUS, which is intended to support authors of complex documents containing mixtures of text and images, is described.