Join Nostr
2024-11-07 18:57:01 UTC

fogus on Nostr: Forth has a set of core stack operators: PUSH POP DROP DUP OVER ROT SWAP How would ...

Forth has a set of core stack operators: PUSH POP DROP DUP OVER ROT SWAP

How would you encode these as pictographs using the following methods:

- Single ASCII char
- Single Extended ASCII char
- Single Unicode char
- Single Emoji Unicode sprite