[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Request for clarification on reserved names
- From: Thomas Jericke <tjericke@...>
- Date: Fri, 25 Apr 2014 11:41:57 +0200
On 04/25/2014 11:29 AM, Dirk Laurie wrote:
This sits fairly early in the lexer, at the same level where ~= etc is
found. Long before any context is known.
Actually that would be possible at lexer level by making the '.' part of
the field token. I am sure it would be possible,but I am not sure if it
were a good idea.
--
Thomas