Author:
- Name: Spencer Hines
Location: US - United States of America (United States)
To build:
make all
To use:
./hines file.c
Try:
./try.sh
Judges’ remarks:
This program was designed to maximize the bother function for
structured programmers. This program takes goto
statements to their
logical conclusion. The layout and choice of names are classic.
We consider this to be a beautiful counter-example for Frank Rubin’s letter to ACM form titled: “‘GOTO Considered Harmful’ Considered Harmful”. See the Communications of the ACM, March 1987, Page 195-196.
Author’s remarks:
No remarks were provided by the author.
Inventory for 1987/hines
Primary files
- hines.c - entry source code
- Makefile - entry Makefile
- hines.orig.c - original source code
- goto.c - sample source full of goto statements
- goto.txt - text file with goto in various cases to see how entry works
- try.sh - script to try entry
Secondary files
- 1987_hines.tar.bz2 - download entry tarball
- README.md - markdown source for this web page
- .entry.json - entry summary and manifest in JSON
- .gitignore - list of files that should not be committed under git
- .path - directory path from top level directory
- index.html - this web page