The Extended Property List : Its concept and applications
スポンサーリンク
概要
- 論文の詳細を見る
The extended plist (property list) designed as a generalization of the plist of LISP is described with its soft-ware implementation using a hash scheme. The extended plist contains n-tuple data as the indicators and is compatible with the usual plist on the functions in use and the structure being implemented. The hash scheme is used to speed up the extended plist retrieval. Automatic reclaiming of inactive extended plist releases LISP programmers from the duty of storage management for the extended plist. The extended plist is also used to establish the modularity for naming systems.
- 一般社団法人情報処理学会の論文
- 1988-01-15
著者
-
Terashima M
Univ. Electro‐communications Tokyo Jpn
-
Terashima Motoaki
Department Of Computer Science And Information Mathematics University Of Electro-communications
関連論文
- The Extended Property List : Its concept and applications
- HLisp : Its Concept, Implementation and Applications