【24h】

Throw‐away compiling

机译:Throw‐away compiling

获取原文
       

摘要

AbstractA method of compiling called ‘throw‐away compiling’ is presented. This combines the merits of compilation and interpretation. If enough storage is available for a program, it can be compiled in the normal way; if not, the program is stored in a concise intermediate form and compiled dynamically at run‐time, making use of whatever storage is available. When this storage runs out, the previously compiled code is thrown away and the storage is re‐used. The technique is specially suitable for small machines, especially those without virtual memory. The paper explains the advantages and disadvantages of throw‐away compiling, and describes a project where a throw‐away compiler was implemented and tested fo

著录项

获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号