2026/04/14
< 2026
|
Tuesday, April 14, 2026 (#104)
|
|
References |
- 08:07 On further investigation, the
Codonclade (part of theParsingsystem) is not quite the same as what I need to do here.- The former uses well-defined demarcation strings; message-detection is just looking for known bits of string, and could maybe be called "matching" instead of "parsing".
- Maybe it should be a system, though... and, really, it is a kind of parsing that it's doing; it's just not demarcated parsing.
- So maybe the clades under
Parsingshould be moved into aMarked(?) subfolder, and message-detection should be in a parallel subfolder. - And thus the naming-problem rears its inconvenient head once again...