04 2017 档案

摘要:转自:http://gundumw100.iteye.com/blog/2160467 阅读全文
posted @ 2017-04-20 15:42 BlogCommunicator 阅读(150) 评论(0) 推荐(0)
摘要:原文地址:http://bbs.chinaunix.net/thread-2321462-3-1.html 其实 eval 在函数式语言里面很常见。LISP 系语言的解释器,最终执行的是一个 apply - eval 递归(有人也喜欢叫 apply - eval 循环,但是实际上是递归求值)。所以 阅读全文
posted @ 2017-04-07 14:51 BlogCommunicator 阅读(195) 评论(0) 推荐(0)