引用本文: | 黄志球,张晨曦.Prolog 编译器中暂时变量分配方法研究.[J].国防科技大学学报,1991,13(2):148-154.[点击复制] |
Huang Zhiqiu,Zhang Chenxi.A Study of Temporary Variable Allocation in Prolog Compiler[J].Journal of National University of Defense Technology,1991,13(2):148-154[点击复制] |
|
|
|
本文已被:浏览 5419次 下载 5783次 |
Prolog 编译器中暂时变量分配方法研究 |
黄志球1, 张晨曦2 |
(1.南京航空学院计算中心;2.国防科技大学计算机系)
|
摘要: |
文中研究对 prolog 编译器的暂时变量的分配,介绍了回溯分配法,着重介绍了一种高效的无回溯分配法的实现原理及其优点。 |
关键词: prolog 程序,编译器,WAM 模型,暂时变量、暂时变量分配 |
DOI: |
投稿日期:1990-08-25 |
基金项目:国家自然科学基金资助项目 |
|
A Study of Temporary Variable Allocation in Prolog Compiler |
Huang Zhiqiu1, Zhang Chenxi2 |
(1.Computer Center of Nanjing Aeronautical Institute;2.Computer Department of National University of Defense Technology)
|
Abstract: |
This paper introduces a study of temporary variable allocation in prolog compiler. It gives a new allocation method without backtracking. The method is compared with the old one with backtracking and the advantages of the new method is introduced. |
Keywords: prolog programming,compiler,WAM model,temporary variable,temporary variable allocation |
|
|