From 0a35cee67a6f8812db39806ed1f6b5975dea478b Mon Sep 17 00:00:00 2001 From: Darren Bane Date: Sat, 12 Feb 2022 01:15:40 +0000 Subject: Making changes --- basic.lsp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'basic.lsp') diff --git a/basic.lsp b/basic.lsp index a355ed0..93d0769 100644 --- a/basic.lsp +++ b/basic.lsp @@ -1,5 +1,7 @@ ;;; BASIC interpreter +;; TODO: rewrite some cond/cases as defmethods. Look for calls to "instancep". + ;;; Abstract syntax ;; If these were only C enums, without any payload, I'd just use symbols and (error) in the t case. -- cgit 1.4.1-2-gfad0