|
ECMAScript 4 Netscape Proposal
Formal Description
Regular Expression Grammar
|
Monday, June 9, 2003
This LR(1) grammar describes the regular expression syntax of the ECMAScript 4 proposal. See also the description of the grammar notation.
This document is also available as a Word 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, June 9, 2003 |