[Scriptonite-dev] grammar
Status: Planning
Brought to you by:
egagnon
|
From: Uwe H. <uw...@ia...> - 2000-02-24 23:43:06
|
hey gang,
when I started resolving conflicts in the typed-up grammar I might have gone
the wrong path down. Maybe we should keep the other version of the grammar
around (the one before I started to mess with it ;-). The expression part
was conflict-free. The statement part introduced a few easy to fix conflicts
but then the {} problem came. I was excited hoping to get it to work and I
might have rushed. Now that we have the grammar typed in we should resolve
the conflicts in a more organized fashion with guidance from some
experienced people like Etienne...
On the lexer side most of it is copied from sablecc's java grammar so later
on we should check to make sure we catch the token differences (there are a
few between java and javascript)
uwe
|