Re: [gforth] Crash Course Tutorial cannot be completely entered.

2010-03-05 Thread Anton Ertl
On Fri, Mar 05, 2010 at 07:55:57AM -0500, Terrence Brannon wrote: > On Fri, Mar 5, 2010 at 7:29 AM, Josh Grams wrote: > > > > > Kind of a stupid thing to put in a tutorial, but there it is. > > Especially as the very first example. Very unsettling. I have now padded it with a little more text.

Re: [gforth] Crash Course Tutorial cannot be completely entered.

2010-03-05 Thread Terrence Brannon
On Fri, Mar 5, 2010 at 7:29 AM, Josh Grams wrote: > > Kind of a stupid thing to put in a tutorial, but there it is. Especially as the very first example. Very unsettling.

Re: [gforth] Crash Course Tutorial cannot be completely entered.

2010-03-05 Thread Josh Grams
>Re: >http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Crash-Course-Tutorial.html#Crash-Course-Tutorial > >I tried to enter the first instruction, and there was an immediate >failure before I could enter the rest of the program. Yeah, that's exactly what is supposed to happen. Each line i

RE: [gforth] Crash Course Tutorial cannot be completely entered.

2010-03-04 Thread Dennis Ruffer
: Thursday, March 04, 2010 2:20 PM > To: gforth@gnu.org > Subject: [gforth] Crash Course Tutorial cannot be completely entered. > > Re: http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Crash- > Course-Tutorial.html#Crash-Course-Tutorial > > I tried to enter the first i

[gforth] Crash Course Tutorial cannot be completely entered.

2010-03-04 Thread Terrence Brannon
Re: http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Crash-Course-Tutorial.html#Crash-Course-Tutorial I tried to enter the first instruction, and there was an immediate failure before I could enter the rest of the program. The error message was: :1: Invalid memory address 0 0 >>>!<<< Th