Hello Gforth Team, I'm reading Gforth tutorial available from gforth.org. Forth is something completely new for me, but I think there is a typo in section 3.23 Memory:
"You can use ! (store) to store values into this cell and @ (fetch) to load the value *from the stack into memory"* (https://gforth.org/manual/Memory-Tutorial.html#Memory-Tutorial, I found it as well here: http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Memory-Tutorial.html#Memory-Tutorial ) Thank you a lot for gforth! Best regards Andrzej Rybczyński