Interpreting LISP 及用C实现LISP的代码 by Gary D. Knott
LISP解释器构造方法及用C实现LISP解释器的代码作者序言:IwrotethisbooktohelpteachLISPtostudentsinacourseondatastructures.ConsequentlyitcontainsacarefuldescriptionofthedatastructuresmanipulatedbyLISPfunctions.Thesedatastructuresandothers,notablyhashtables,arealsousedinconstructingaLISPinterpreter.Iwishtoa
下载地址
用户评论
:) Implement Lisp by C in another way! :( But lacked of one file "turbCenv.h" (maybe we can find it in BorlandC env) !! and then I found this project on github..