Talk About Network

Google


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: Miser's CAS...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 17 Topic 3814 of 4284
Post > Topic >>

Re: Miser's CASE

by Coos Haak <chforth@[EMAIL PROTECTED] > Mar 18, 2008 at 01:06 AM

Op Tue, 18 Mar 2008 10:51:51 +1100 schreef Ed:

> "Ed" <nospam@[EMAIL PROTECTED]
> wrote in message
news:frcl8o$i9g$1@[EMAIL PROTECTED]
>>
>> ...
>> OF ... ENDOF  isn't really needed anymore but is retained
>> for ANS compatibility.  I didn't include code for it in the
>> demo but it is easily added -
>>
>>     : ENDOF  postpone else ; immediate
>>     : OF  postpone dup  postpone if  postpone drop ; immediate
> 
> Correction.  That should have been:
> 
>     : ENDOF  postpone else ; immediate
>     : OF  postpone over  postpone =
>       postpone dup  postpone if  postpone drop ; immediate

ISO compatible OF would not have the 'postpone dup'

-- 
Coos

CHForth, 16 bit DOS applications
http://home.hccnet.nl/j.j.haak/forth.html
 




 17 Posts in Topic:
Miser's CASE
"Ed" <nospam  2008-03-08 17:44:31 
Re: Miser's CASE
m_l_g3@[EMAIL PROTECTED]   2008-03-12 11:14:44 
Re: Miser's CASE
"Ed" <nospam  2008-03-14 12:43:47 
Re: Miser's CASE
"Ed" <nospam  2008-03-18 10:51:51 
Re: Miser's CASE
Coos Haak <chforth@[EM  2008-03-18 01:06:41 
Re: Miser's CASE
"Mark W. Humphries&q  2008-03-13 19:41:47 
Re: Miser's CASE
"Ed" <nospam  2008-03-15 11:21:21 
Re: Miser's CASE
Alex McDonald <blog@[E  2008-03-15 05:33:52 
Re: Miser's CASE
"Ed" <nospam  2008-03-16 16:15:33 
Re: Miser's CASE
"Mark W. Humphries&q  2008-03-15 09:45:59 
Re: Miser's CASE
John Doty <jpd@[EMAIL   2008-03-15 10:52:05 
Re: Miser's CASE
Bruce McFarling <agila  2008-03-15 13:33:37 
Re: Miser's CASE
Bruce McFarling <agila  2008-03-15 22:56:19 
Re: Miser's CASE
"Ed" <nospam  2008-03-16 18:48:04 
Re: Miser's CASE
Bruce McFarling <agila  2008-03-16 13:00:29 
Re: Miser's CASE
"Ed" <nospam  2008-03-18 12:33:40 
Re: Miser's CASE
Bruce McFarling <agila  2008-03-18 09:05:49 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Sat Oct 11 18:36:17 CDT 2008.