--- In [email protected], "Aldo Bucchi" <[EMAIL PROTECTED]> wrote: > > hi, > > thanks for your replies. > > one clarification: i'm actually looking for a parser built IN as3, not FOR as3. > or any other ideas on how to build one from a complex grammar. > > Thanks! > Aldo > > > On 1/19/07, Martin Wood-Mitrovski <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > im not sure but i think David based his on Martin's work. I seem to remember a > > thread on OSFlash back in the mists of time where they discussed it. > > > > but, I could be completely wrong and the Metaas grammar could be completely > > different (well, as different as two grammars for the same language are likely > > to be) > > > > :) > > > > Carlos Rovira wrote: > > > In the ASDT project there's one too. You should ask Martin Schnabel to get > > > more info... > > > > > > > > > -- > ::::: Aldo Bucchi ::::: > mobile (56) 8 429 8300 >
ANTRL can generate lexers/parser/AST in Java,C#, and Python. Maybe that can add AS3?

