[antlr-interest] ParseView and/or another debugging tool.

Sinan sinan.karasu at boeing.com
Wed Oct 31 08:42:46 PST 2001


The following appeared in Netbeans antlr project mail list. I think we
should get more
involved with Netbeans as a tool to use antlr with. I'm dying to get
involved with this
project but am currently crippled by the learning curve.

Any comments?

BTW , see the end for more issues.

Sinan

-------------------------------------------------------------
http://openide.netbeans.org/issues/show_bug.cgi?id=17161

                  Summary: grammar debugger
                Component: antlr
                  Version: 3.3 dev
                 Platform: All
                      URL:
http://javadude.com/tools/parseview/index.html
               OS/Version: All
                   Status: NEW
        Status Whiteboard:
                 Keywords:
               Resolution:
               Issue type: TASK
                 Priority: P4
             Subcomponent: code
               AssignedTo: issues at antlr.netbeans.org
               ReportedBy: derrick at netbeans.org


Antlr provides hooks for debugging (using the -debug command line
switch) and
this should be integrated into the antlr module.
An debugger called ParseView, written by Scott Stanchfield
(mailto:scott at javadude.com), provides a baseline for functionality
needed.
Although this tool is out of date, I have modified (hacked) it so that
it will
run under JDK1.3 and Antlr 2.7.1.
The development can proceed in two directions. If Scott is willing to
contribute
his code to the netbeans open source repository, that could be used as a
starting point. Otherwise, a debugger can be written from scratch,
perhaps
referring to Scott's implementation as a 'HOWTO'.
The latter option may be best to take advantage of the netbeans debugger
infrastructure.


------------------------------------------------------------

Other issues:

http://openide.netbeans.org/issues/show_bug.cgi?id=17159
http://openide.netbeans.org/issues/show_bug.cgi?id=17160
http://openide.netbeans.org/issues/show_bug.cgi?id=17163
http://openide.netbeans.org/issues/show_bug.cgi?id=17162

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list