On Sun, Dec 21, 2008 at 11:16 PM, Jon Kleiser <[email protected]> wrote: > > ...$ ./Factor.app/Contents/MacOS/factor -run=listener > ( scratchpad ) : hello "Hello world" print ; parsing > ( scratchpad ) hello > Hello world
I believe that's how it's supposed to work. Now do: : foo hello ; and see what happens. Chris -- http://www.bluishcoder.co.nz ------------------------------------------------------------------------------ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
