Re: [Scriptonite-dev] questions about helper definitions
Status: Planning
Brought to you by:
egagnon
|
From: Raif S. N. <ra...@fl...> - 2000-03-22 18:31:01
|
At 04:06 PM 3/21/00 -0500, Etienne M. Gagnon wrote: >"Raif S. Naffah" wrote: > > > > it may be a SableCC "finesse" that i'm not aware of, but i'd appreciate it > > if somebody can enlighten me on this: > > > > 1. why the (Helpers) definitions for unicode_letter and unicode_digit are > > commented out? > >Because:... >... >The lexer is not done yet. The current definitions were simply "borrowed" >from the Java >grammar. Don't trust any definition. What we know is that there should be a >"white_space" token, but we must find its regular expression. that's what i was hoping to hear. i downloaded the UNICODE 3.0 character chart and will proceed to implement the ECMA specs for the lexer. cheers; rsn |