From 6cb2ab95bc21bc226f103445fa6a4da75a22c9e3 Mon Sep 17 00:00:00 2001 From: Darren Bane Date: Wed, 3 Mar 2021 22:51:58 +0000 Subject: Checkpointing before I dive into FFI --- cbasic.lisp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cbasic.lisp') diff --git a/cbasic.lisp b/cbasic.lisp index 0f2d63c..2ddc5b4 100644 --- a/cbasic.lisp +++ b/cbasic.lisp @@ -5,6 +5,10 @@ ;;; https://github.com/Henry/BuddKaminInterpreters and *maybe* ;;; https://oleksandrmanzyuk.wordpress.com/2014/06/18/from-object-algebras-to-finally-tagless-interpreters-2/ ;;; +;;; It might be worth reading the example in "Beautiful Racket" for +;;; the extensions suggested on the OCaml page, +;;; or more likely switch to COMAL. +;;; ;;; A BASIC interpreter already exists at ;;; https://gitlab.com/com-informatimago/com-informatimago/-/tree/master/small-cl-pgms/basic ;;; but it is idiomatic CL, -- cgit 1.4.1-2-gfad0