From ae42668318fb32f9dd7cf8fe9d700f0375707339 Mon Sep 17 00:00:00 2001 From: user Date: Thu, 19 Dec 2019 17:25:18 -0800 Subject: more comment --- starts/meaning-vm/habit-starts/validity-impact-etc.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'starts/meaning-vm/habit-starts/validity-impact-etc.txt') diff --git a/starts/meaning-vm/habit-starts/validity-impact-etc.txt b/starts/meaning-vm/habit-starts/validity-impact-etc.txt index 24060a4..6b4ac06 100644 --- a/starts/meaning-vm/habit-starts/validity-impact-etc.txt +++ b/starts/meaning-vm/habit-starts/validity-impact-etc.txt @@ -847,3 +847,13 @@ // karl says he doesn't know lisp. // he had a CS class where they used intro lisp, long ago, before cognitive stiffening and memory loss. // and has worked with 1 lisp code file recently. + + + // hey in the notepad, you can call habits from outside. is that ok? + // only meaningful if you pass to them more code to run? + // note: habits never recurse + // habits might make decision based on you. they will track it. + // seems okay. need to specify that all parameters are from output. + // that could make exponential slowness, quickly + // only if decision is made. make decisions inside notepad. + // we'll figure it out. -- cgit v1.2.3