[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua 3.0a tag methods
- From: Norman Ramsey <nr@...>
- Date: Sat, 03 May 1997 13:17:15 -0400
The tag stuff vaguely reminds of stuff Dave Hanson did with event
mechanisms in Snobol about 20 years ago. I haven't read the papers
in a long time, but they appeared in Software---Practice and
Experience.
Norman
@article{line2106,
author="David R. Hanson",
title="Event Associations in {SNOBOL4} for Program Debugging",
journal=SPE,
volume=8, number=2, pages="115-129", month=mar, year=1978
}
@article{hanson76,
author="David R. Hanson",
title="Variable Associations in {SNOBOL4}",
journal=SPE,
volume=6, number=2, pages="245-254", month=apr, year=1976
}