RUNNING_LEXER
When this A_Atom occurs as a heritable property of an A_Fiber (with the lexer being evaluated as the value), the fiber is permitted to run A_Lexers on a module's source to produce A_Tokens.
This also allows the current lexer to be extracted from the fiber, avoiding the need to pass it.
Not serializable.