相关文档

《Structure and Interpretation of Computer Programs》lecture 20 evalco

signment exp en ((definition? exp)(eval-definition exp env)) ((if? exp)(eval-if exp env)) ((lambda? exp) (make-procedure (lambda-parameters exp)(lambda-body exp) env)) ((begin? exp)(eval-sequence (begin-actions exp)env)
团购合买资源类别:文库,文档格式:PDF,文档页数:4,文件大小:38.21KB
点击进入文档下载页(PDF格式)
已到末页,全文结束
点击下载(PDF格式)

浏览记录