|
April 2002 Draft
JavaScript 2.0
Formal Description
Regular Expression Grammar
|
Monday, October 8, 2001
This LR(1) grammar describes the regular expression syntax of the JavaScript 2.0 proposal. See also the description of the grammar notation.
This document is also available as a Word 98 rtf file.
*+?.\ AtomEscapeA | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Za | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z|
Waldemar Horwat Last modified Monday, October 8, 2001 |