2026-01-06 21:47:59 in a higher level forth, where i have a logic stack that can have types such as integers, float, strings, nil, booleans, what about having an error type so each error can be pushed into the stack? 2026-01-06 22:48:51 Hmmm. That's an interesting idea. Some sort of a record you could use to decide how to respond to the error? 2026-01-06 22:49:21 Happy New Year, guys.