Search the web
Sign In
New User? Sign Up
euroforth · EuroForth conference list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: Digest Number 16   Message List  
Reply | Forward Message #71 of 153 |
The missing comments are

address-of-string length-of-string -- address-after-string-end

At 01:19 18/10/01 +0000, you wrote:
>There is 1 message in this issue.
>
>Topics in this digest:
>
> 1. Question
> From: "Randy Tsen" <malaysianprince@...>
>
>
>________________________________________________________________________
>________________________________________________________________________
>
>Message: 1
> Date: Wed, 17 Oct 2001 23:07:55 +0000
> From: "Randy Tsen" <malaysianprince@...>
>Subject: Question
>
>I am just learning FORTH and I have a qustion. I know that in Forth, the
>name of a definition indicates what it does, the definition body of the
>definition describes how it works and the stack comment indicates the
>required interface components required on the data stack in order for the
>definition to be run.
>
>So given the following definition with a name and a body but no stack
>comment, how would I replace
>the question marks with the correct interface components. I do not quite
>understand what 'TYPE+' does.
>
>: TYPE+ ( ? -- ? ) 0 DO DUP C@ EMIT 1+ LOOP ;
>
>
>Thanks
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
>
>________________________________________________________________________
>________________________________________________________________________
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/





Thu Oct 18, 2001 7:20 am

ben@...
Send Email Send Email

Forward
Message #71 of 153 |
Expand Messages Author Sort by Date

The missing comments are address-of-string length-of-string -- address-after-string-end...
Ben Campbell
ben@...
Send Email
Oct 18, 2001
7:30 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help