Hello Matthias & all,

Regarding .S

Indeed, says Forth 2012 RC1, "the format of the display is
implementation-dependent".

However, doesn't GFORTH display order make a better sense:

1 2 3 .s <3> 1 2 3  ok

While ours:

> 1 2 3 .s
3 2 1  ok

Thanks, 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

Reply via email to