[antlr-interest] Any more info on the 'Sun-tuned ANTLR v2' website link-share?

Don Caton dcaton at spamarrest.com
Sat Aug 30 17:03:45 PDT 2008


Egor:

I did 'hg clone http://hg.netbeans.org/main' but all I end up with under
main\.hg\store\data\cnd.antlr\src\antlr is a bunch of .i files.

If I go to the url on the Antlr page
(http://hg.netbeans.org/main/file/tip/cnd.antlr/) and click on src, then
antlr, I can see all the .java files, which I presume are the contents of
your tweaked version of Antlr.

I don't understand why the hg clone didn't pull down these files and gave me
a directory full of .i files instead.  Do I really have to download each
.java file individually from the web?  I read the docs for 'hg clone' and it
seems pretty straightforward.  I must be missing something pretty basic
here, but what?

Thanks.

--
Don


> -----Original Message-----
> From: Egor.Ushakov at sun.com [mailto:Egor.Ushakov at sun.com] On Behalf Of
> Egor Ushakov
> Sent: Wednesday, August 20, 2008 11:52 AM
> To: Don Caton
> Cc: antlr-interest at antlr.org
> Subject: Re: [antlr-interest] Any more info on the 'Sun-tuned ANTLR v2'
> website link-share?
> 
> Sorry,
> 
> I have not read this thread for ages :)
> If that still matters:
> 
> hg clone http://hg.netbeans.org/main
> 
> will do "checkout"
> You can read more here:
> 
> http://www.netbeans.org/community/sources/hg.html
> http://www.netbeans.org/community/sources/
> 
> 
> Regards,
> Egor
> 
> Don Caton wrote:
> > Egor:
> >
> > Any tips on how to get the source?  I downloaded the Mercurial
> client, which I
> > presume is necessary to get the files but I don't have a clue where
> to start.
> >
> > Thanks.
> >
> > --
> > Don
> >
> >
> >> -----Original Message-----
> >> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> >> bounces at antlr.org] On Behalf Of Egor Ushakov
> >> Sent: Wednesday, June 11, 2008 6:12 AM
> >> To: Micheal J
> >> Cc: antlr-interest at antlr.org
> >> Subject: [antlr-interest] [Fwd: Re: Any more info on the 'Sun-tuned
> ANTLR
> >> v2' website link-share?]
> >>
> >> Michael,
> >>
> >> Sun-tuned ANTLR v2 is used in C/C++ Netbeans pack for source
> parsing:
> >> http://www.netbeans.org/features/cpp/index.html
> >> We implemented several performance fixes in it to improve the
> >> performance of generated parser and lexer.
> >> Our tests with C/C++ grammar shown ~x3 performance improvement.
> >>
> >> Netbeans is fully opensource and so does Sun-tuned ANTLR and
> grammars.
> >> We just asked Terence to put links on his website. (Thanks!)
> >>
> >> Feel free to use it in your projects :)
> >>
> >> Egor
> >> Sun Microsystems
> >>
> >> Micheal J wrote:
> >>
> >>> Hi All,
> >>>
> >>> Just saw this in the sharing section of the ANTLR website. Does
> anyone
> >>>
> >> have
> >>
> >>> more info about this work by Sun (or is it the Netbeans project)?
> >>>
> >>> Micheal
> >>>
> >>> -----------------------
> >>> The best way to contact me is via the list/forum. My time is very
> >>>
> >> limited.
> >>
> >>>
> >>
> >>
> >
> >
> >





More information about the antlr-interest mailing list