From bb96066f7e5cdfa10f08a07ed5bcfa37a3867b8c Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 1 Mar 2024 22:53:13 -0600 Subject: Credit Norvig --- readme.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.txt b/readme.txt index fd11f09..523b92c 100644 --- a/readme.txt +++ b/readme.txt @@ -7,6 +7,12 @@ about lam lam is my little toy lisp evaluator. written in lua! (no, it isn't fennel.) +at least in these beginning stages, i'm basing lam heavily +on Norvig's lispy interpreters. the guy knows his lisp! +these are well-written articles. + +https://norvig.com/lispy.html + this is /very much/ a work in progress. lam uses lua 5.1 or luajit. it might work elsewhere, but i've not tested it on those. -- cgit 1.4.1-21-gabe81