[Scriptonite-dev] new update to the cvs.
Status: Planning
Brought to you by:
egagnon
|
From: Raif S. N. <ra...@fl...> - 2000-04-09 15:01:04
|
hi guys, just in case you haven't checked your scriptonite cvs lately, i updated the grammar and added few files including a customised lexer to handle the special cases of (a) keywords that should not be followed by blanks with line-terminators (ie. continue, return break, and throw) and (b) blanks with[out] line-terminators before the increment and decrement operators. there is still the case of (line 266) '0' // TODO: [lookahead not a DecimalDigit] in escape-sequence, but i will not do that before getting some feedback about what has already been committed to the cvs. cheers; rsn |