Smalltalk-80系统中的存储管理
The Memory Management in the Smalltalk-80 System
-
摘要: Smalltalk-80系统是一种面向对象的程序设计环境。在该环境中,所有信息都表示成对象,对象通过类进行描述,类也作为对象存在于系统中。本文主要介绍这些对象的内部结构及表示形式,并着重说明如何实现对它们的存储管理。Abstract: Smalltalk-80 system is an object-oriented programming environment.All information in the Smalltalk-80 system is represented as an object,each object is described with its class,and all classes also exist in the system in the form of objects.This paper mainly introduces the inner constru- ction and expressional form of these objects,and stresses how to implement the object memory in the Smalltalk-80 system.
下载: