12-16-2022, 11:11 PM
I hadn't spotted this thread yet when I posted my results earlier. It is interesting that as it is a chat program of sorts you have to discuss solutions with the AI. It'll also cheat and say .... the function "MIXLBLIT" (as an example) does this to solve a problem even when the function doesn't exist. You can certainly get it to elaborate and re-evaluate expressions. I had it acting like Stack.pop() did something in an example and while I was more then capable of implementing a simple stack structure it was interesting to figure out how to tell the chat to fix it.