Am Samstag, 16. August 2025, 09:40:20 Mitteleuropäische Sommerzeit schrieb 
Ethan Azariah:
> I've had Gforth on various Android devices for years. When I get new
> devices, Smart Switch copies much of the data including launcher icons.
> I've always had just 2 icons for Gforth named "Gforth fast" and "Gforth
> ITC". I rarely used "fast" because I read that it has reduced error
> checking; is this still true? (I don't need the speed in my interactive
> use.) "ITC", if I understand right, is for compatibility with something
> I've never needed. Is there not a third option on Android?

On the desktop, there are four versions, gforth-fast, gforth, gforth-itc and 
gforth-ditc.

Providing all four on Android is possible (though the app then is larger). I 
decided to give gforth-fast for those who want speed and gforth-itc for those 
who want debugging; compared to gforth, gforth-itc allows the single stepping 
debugger. gforth-ditc is for building images, probably not of much interest on 
Android.  gforth is significantly faster than gforth-itc, lacks the single 
stepping debugger, and is primitive centric (gforth-itc turns that debugger 
off).

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
net2o id: kQusJzA;7*?t=uy@X}1GWr!+0qqp_Cn176t4(dQ*
https://net2o.de/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to