retroforth/example/unicode.forth
crc 567d4fb490 add example using a unicode symbol in a string/word name
FossilOrigin-Name: 5358070ddd5594e67d70e30164e0a9a172410d8c6f2ccdf4002c5a56156f458e
2017-10-20 19:54:43 +00:00

7 lines
92 B
Forth

RETRO tries to allow names to use unicode via UTF-8.
~~~
var
#1
putn
~~~