Re: [Amforth] Stack pointer

2020-06-27 Thread Erich Wälde
Hello, tur bine writes: > Hi just wished to expand my knowledge base with forth, the stack pointer > increases during runtime and does not decrease unless using certain > commands if etc, can somebody explain what happens when sp and thus the > stack gets full please Martin has answered your que

Re: [Amforth] Stack pointer

2020-06-13 Thread Martin Nicholas via Amforth-devel
On Mon, 8 Jun 2020 11:58:15 +0100 tur bine wrote: > Hi just wished to expand my knowledge base with forth, the stack > pointer increases during runtime and does not decrease unless using > certain commands if etc, can somebody explain what happens when sp > and thus the stack gets full please > T