Re: [Amforth] utf8 words

2013-06-22 Thread Matthias Trute
Hi, > By the way, forth-rc1 does not prohibit such ideas. It writes: > > 3.1.2.1 "The graphic forms of characters outside the hex range {20 > ... 7E} are implementation defined." > > Comments? I'm old enough to *know* that anything beyond 7bit ASCII is a no no for a programming language.

Re: [Amforth] utf8 words

2013-06-22 Thread Enoch
Hello Matthias, Matthias Trute writes: > Hi, > >> By the way, forth-rc1 does not prohibit such ideas. It writes: >> >> 3.1.2.1 "The graphic forms of characters outside the hex range {20 >> ... 7E} are implementation defined." >> >> Comments? > > I'm old enough to *know* that anything be