Hello Matthias & all, SOS:
It seems that even simple (single line) cases fail: Amforth (r1383): ~~~~~~~~~~~~~~~~ 1 [if] s" yes" [else] s" no" [then] type → freezing 0 [if] s" yes" [else] s" no" [then] type → freezing 1 [if] s" hello" [then] type → hello ok 0 [if] s" hello" [then] type → freezing Gforth: ~~~~~~~ 1 [if] s" yes" [else] s" no" [then] type yes ok 0 [if] s" yes" [else] s" no" [then] type no ok Thank you, Enoch. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel