diff options
Diffstat (limited to 'starts/meaning-vm/habit-starts/validity-impact-etc.txt')
-rw-r--r-- | starts/meaning-vm/habit-starts/validity-impact-etc.txt | 10 |
1 files changed, 10 insertions, 0 deletions
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. |