Hi Pito. Looks like a kind of disassembler. So ff is subroutine threaded forth? amforth is token threaded code (TTC). Here we want an disforther. ;-)
Thanks for the info. Michael Am 18.09.2010 um 10:08 schrieb pito: > Michael, > so I fired up ff and this is what I can see: > > ok<$,ram> > see see > 26ea eca0 f00c call ' > 26ee eccf f00c call cr > 26f2 df20 rcall (see) > 26f4 50ed > 26f6 10ee > 26f8 e1fc bnz 26f2 > 26fa 50ed > 26fc 50ed ... ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Amforth-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amforth-devel
