Abstract Data Types in Stack Based Languages
Author(s)
Moss, J. Eliot B.Abstract
Abstract data types are the basis of an emerging methodology of computer programming. The only existing languages supporting abstract data types directly, CLU and Simula, both require compacting garbage collection, and thus they are not suitable for many applications. This thesis presents the design of a new language incorporating abstract data types; the language requires only a run-time stack, and not garbage collection.
Date issued
1978-02Series/Report no.
MIT-LCS-TR-190