[e-lang] TermL vs JSON: "\/"
Mark Miller
erights at gmail.com
Wed Jan 14 23:00:18 CST 2009
On Wed, Jan 14, 2009 at 8:06 PM, David-Sarah Hopwood
<david.hopwood at industrial-designers.co.uk> wrote:
> Kevin Reid wrote:
>> Should \/ be permitted in all other BaseLexer-derived languages?
>
> Which languages are those exactly? It seems harmless for languages
> where '\/' is not already defined to mean something else, which is
> unlikely.
E, Orc-in-E, and TermL. The Orc-in-E is proof of concept, and is not
meant to rigorously conform to any Orc spec, so I think it's fine for
now. But if we did want variation between languages, we could change
BaseLexer#charConstantInternal() from private to protected and
override it in the language-specific subclasses.
--
Text by me above is hereby placed in the public domain
Cheers,
--MarkM
More information about the e-lang
mailing list