Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth > Re: How does th...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 12 Topic 3967 of 4053
Post > Topic >>

Re: How does this Mini-OOF thing work, again?

by Bruce McFarling <agila61@[EMAIL PROTECTED] > Mar 24, 2008 at 02:23 PM

On Mar 24, 5:00 pm, an...@[EMAIL PROTECTED]
 (Anton Ertl)
wrote:
> DOES> ( ... o -- ... ) ( o addr ) @[EMAIL PROTECTED]
 over @[EMAIL PROTECTED]
 + @[EMAIL PROTECTED]
 execute ;

I put in .1 .2 and .3

: .1 ( -- ) CR ." 1 " ;
: .2 ( -- ) ." 2 " ;
: .3 ( -- ) ." 3 " ;

and the abort is the @[EMAIL PROTECTED]
 after .3

DOES> ( ... o -- ... ) ( o addr ) .1 @[EMAIL PROTECTED]
 over .2 @[EMAIL PROTECTED]
 + .3 @[EMAIL PROTECTED]
 execute ;




 12 Posts in Topic:
How does this Mini-OOF thing work, again?
Bruce McFarling <agila  2008-03-24 13:20:36 
Re: How does this Mini-OOF thing work, again?
anton@[EMAIL PROTECTED]   2008-03-24 21:00:03 
Re: How does this Mini-OOF thing work, again?
Bruce McFarling <agila  2008-03-24 14:16:09 
Re: How does this Mini-OOF thing work, again?
Bruce McFarling <agila  2008-03-24 14:17:07 
Re: How does this Mini-OOF thing work, again?
Bruce McFarling <agila  2008-03-24 14:23:58 
Re: How does this Mini-OOF thing work, again?
Bernd Paysan <bernd.pa  2008-03-24 22:40:16 
Re: How does this Mini-OOF thing work, again?
Gerry <gerry@[EMAIL PR  2008-03-24 14:39:35 
Re: How does this Mini-OOF thing work, again?
jacko <jackokring@[EMA  2008-03-24 15:16:15 
Re: How does this Mini-OOF thing work, again?
Bruce McFarling <agila  2008-03-24 15:17:13 
Re: How does this Mini-OOF thing work, again?
Gerry <gerry@[EMAIL PR  2008-03-25 02:36:34 
Re: How does this Mini-OOF thing work, again?
Bruce McFarling <agila  2008-03-25 09:33:52 
Re: How does this Mini-OOF thing work, again?
Bruce McFarling <agila  2008-03-25 11:05:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 11:00:23 CDT 2008.