gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] why compiler directives in brackets?


From: Marcos Cruz
Subject: Re: [gforth] why compiler directives in brackets?
Date: Tue, 30 Jul 2013 12:39:03 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

En/Je/On 2013-07-29 20:43, Bernd Paysan escribió / skribis / wrote :
> Am Montag, 29. Juli 2013, 20:30:03 schrieb Marcos Cruz:
> >     : name   [ condition [if] ]  code1  [ [else] ]  code2  [ [then] ]  ;
> 
> IIRC, the cross compiler had (or still has?) only non-immediate versions of 
> these words, and therefore needs this kind of code.

OK. By the way, I've found this kind of code in all these files:

        cross.fs
        hash.fs
        libcc.fs
        utf-8.fs
        kernel/basics.fs
        kernel/cbr.fs
        kernel/comp.fs
        kernel/errore.fs
        kernel/input.fs
        kernel/int.fs
        kernel/io.fs
        kernel/nio.fs
        kernel/quotes.fs
        kernel/tools.fs

Thank you.

Marcos

-- 
http://programandala.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]