[PicForth] conditional compilation

David McNab david at rebirthing.co.nz
Thu Nov 11 01:30:05 CET 2004


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


More information about the PicForth mailing list