Now, we incidentally also have these neat devices that can simulate some language for us that we can target it with a compiler. But the point is that while the implementation language may be composed of certain constructs, we can use them to simulate others.
So in the model language, or the user’s UI language, we have cursors that can exist in the in-between visually. The rake exists in the implementation language, but this doesn’t make it any more or less real than the super-rake or whatever of the model language.
That said, I’m a newbie to Emacs, and I belatedly (after posting the link here) remembered reading something about ‘the point’ in Emacs:
“By default, the cursor in the selected window is drawn as a solid block and appears to be on a character, but you should think of point as between two characters; it is situated before the character under the cursor. ”[^1]
Which made me think maybe things are even weirder than the author thinks. :)
[^1](https://www.gnu.org/software/emacs/manual/html_node/emacs/Po...)