Re: [Flashforth-devel] FF 5.0 BASE hidden?
Brought to you by:
oh2aun
From: Mikael N. <mik...@pp...> - 2014-03-03 05:19:51
|
BASE is hidden for robustness. For example 1 BASE ! does some strange stuff. HEX, BIN, DECIMAL is what I have ever needed in practice. Elizabeth Conklin mentioned the rationale that decimal is the normal base that words that change base should return to. I admit FF does not follow that rule :-) , either. BR Mike On 03/03/2014 04:58 AM, pza...@pz... wrote: > Hi Mikael, > > and my question is .... Why is BASE now hidden? BASE is a FORTH Core > word. > > Pete > > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and the > freedom to use Git, Perforce or both. Make the move to Perforce. > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > > > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel |