Saturday, April 26, 2014

Re: parsing library for the client side

lpetit <laurent.petit@...> writes:
>
> Thanks guys for the encouragements !
>
> Anybody could give feedback ? Anybody already tried to do this
> already ?
>


Hi,

I recently wrote a blog on the subject of how to write a client-side parser
using GWT & JavaCC. The new version of JavaCC 6.1 means that there are no
modifications required to your Java code, as long as your client side
parsing library stays within the emulated classes of GWT.

http://consoliii.blogspot.co.uk/2014/04/creating-gwt-compatible-parser-
using.html


Regards,

Chris


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment