Am Sonntag, 1. Dezember 2019, 19:23:52 CET schrieb Marcos Cruz:
> Could Gforth be compiled in Termux or other terminal application? I
> guess not.
That could be possible, after all, the terminal applications just run normal
Linux binaries.
--
Bernd Paysan
"If you want it done right, you have to
Am Sonntag, 1. Dezember 2019, 18:10:35 CET schrieb Ethan Gardener:
> On Sat, Nov 30, 2019, at 12:46 PM, Bernd Paysan wrote:
> > Gforth gl-terminal is for ASCII and a few special characters only. That's
> > intentional, it should be simple.
>
> I agree. I looked into how Plan 9 does unicode becau
En/Je/On/In 2019-11-30 13:46, Bernd Paysan escribió/skribis/wrote/scrit:
> Gforth gl-terminal is for ASCII and a few special characters only.
> That's intentional, it should be simple.
I see. I don't need to code or run my own Gforth tools and applications
on an Android phone. A Debian PC is muc
On Sat, Nov 30, 2019, at 12:46 PM, Bernd Paysan wrote:
> Gforth gl-terminal is for ASCII and a few special characters only. That's
> intentional, it should be simple.
I agree. I looked into how Plan 9 does unicode because it seems very simple,
but it's not so simple under the surface: The disp
Am Samstag, 30. November 2019, 13:33:51 CET schrieb Marcos Cruz:
> On Android 5.0.1, Gforth does not display non-ASCII characters, no
> difference from the keyboard or from a source file (UTF-8 or ISO 8859-1
> encoded): non-ASCII characters are displayed as a reverse-video question
> mark or omitte