You used to be able to do that. That was fun. It used to be that first, the parser tried to search for the word, and if it wasn't found, it would be parsed as a number. So if a word was missing, it would say, "word-name is not a number".
Ahh, those were the days. Daniel Ehrenberg On 08 Apr 2007 18:18:12 +0200, Samuel Tardieu <[EMAIL PROTECTED]> wrote: > >>>>> "Slava" == Slava Pestov > >>>>> <[EMAIL PROTECTED]> writes: > > Slava> Factor behaves in a similar way as well, except it tries > Slava> parsing the token as a number before looking it up in the > Slava> dictionary. > > What? You mean you can't ": 0 1 ;"? This was *so* useful in Forth! > > Sam (just kidding) > -- > Samuel Tardieu -- [EMAIL PROTECTED] -- http://www.rfc1149.net/ > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Factor-talk mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/factor-talk > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Factor-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/factor-talk
