[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: ECMAScript (JavaScript) Project Proposal





-----Original Message-----
From: Uwe Hoffmann [mailto:uhoffmann@imosnet.de]
Sent: Tuesday, February 22, 2000 2:53 PM
To: sablecc-list
Subject: RE: ECMAScript (JavaScript) Project Proposal



here is the first iteration of js.grammar:
	- lexer
	- expression productions (pages 151-160)

I commented out function_expression so I could test and function-expression
is defined later in the statement production section.

no conflicts so far



js.grammar