On Sat, Jun 06, 2020 at 09:56:33PM +0200, Andrzej Rybczyナ?ski wrote: > 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"*
Thank you. Fixed in the git version. - anton