[antlr-interest] Antlr4 GWT

Sam Harwell sam at tunnelvisionlabs.com
Wed Nov 21 06:12:46 PST 2012


It's at least most of the stuff in the runtime. Since the output=AST and output=template options and the debugging code were removed, most of what's left is required base functionality.

--
Sam Harwell
Owner, Lead Developer
http://tunnelvisionlabs.com

-----Original Message-----
From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-bounces at antlr.org] On Behalf Of Roded
Sent: Wednesday, November 21, 2012 8:05 AM
To: Jim Idle
Cc: ANTLR-Interest Interest
Subject: Re: [antlr-interest] Antlr4 GWT

Well, it seems org.antlr.runtime mostly passes GWT successfully. Most of the issues I'm seeing are related to org.antlr.v4.runtime.
Before I start messing around with the code, could anyone provide the definite list of classes need to run an ANTLR4 lexer & parser?
Is it simply everything in *.runtime?
Thanks


On Wed, Nov 21, 2012 at 12:51 PM, Jim Idle <jimi at temporal-wave.com> wrote:

> This was done with ANTLR 3, though it needed a few tweaks and I think 
> the debug classes eliding. I suspect that ANTLR 4 will be a similar 
> task.
>
> Jim
>
> On Nov 21, 2012, at 17:43, Roded <rodedb at gmail.com> wrote:
>
> > Hi,
> > Has anyone tried compiling ANTLR4 with GWT yet? I've seen some dated 
> > mentions of the subject regarding ANTLR3 but nothing definitive.
> > I have (justified?) hopes of accomplishing this as the JavaScript 
> > target
> in
> > 3 is lacking and nonexistent in 4 at the moment.
> > Thanks!
> > Roded
> >
> > List: http://www.antlr.org/mailman/listinfo/antlr-interest
> > Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address




More information about the antlr-interest mailing list