conditional compilation

David McNab <[email protected]> Thu, 11 Nov 2004 13:30:05 +1300
Newsgroups gmane.comp.lang.forth.picforth
Message-ID <[email protected]>
Hi,

Just a small suggestion - for picforth.fs to make gforth's conditional 
compilation words available, via:

     import: [if]
     import: [else]
     import: [then]
     import: [ifdef]
     import: [ifundef]
     ...

I've got these in my picforth site file, and I couldn't live without them.

-- 
Cheers
David