|
|
|
|
|
by tzs
2210 days ago
|
|
If a symbol is made of multiple side-by-side ASCII characters, are there any problems telling where one symbol ends and the next starts? In ordinary text, we separate words with spaces, and add punctuation at the end of sentences to further make the structure apparent. (Well, now we do...a lot of pre-modern writing would justwritethewordssmushedtogetherlikethis [1]). In most of the sample programs in APL successors I've seen there usually didn't seem to be space between symbols. [1] https://www.bbc.com/culture/article/20150902-the-mysterious-... |
|