Hi.

To handle IMMEDIATE words there is a variable called G4IMMEDIATE -  
turn it on to make the next colon definition immediate.

Since G4 is a simple one pass scriptor, there is no other way to  
accomplish it. The header and following stuff has allready been  
written when you reach the classic forth IMMEDIATE command. So we  
have to do that first.

See the source of G4 to learn how this is build.

Michael





Am 16.06.2012 um 15:04 schrieb Jan Kromhout:

> Hello,
>
> Thanks for that. This is clear to me.
> I found annother difficulty.
> How to deal with the word immediate after the colon definition?
>
> Try to make an assembly of postpone, but it is going wrongbwith  
> this immediate word.
>
> Thanks for anny help
>
> Jan kromhout
> Sacharovlaan 3
> 3223HM Hellevoetsluis-NL


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to