Related articles |
---|
please recommend me your favorite parsing tools.. baehj@oz.co.kr (¹èÇöÁ÷) (1998-05-30) |
Re: please recommend me your favorite parsing tools.. ast@halcyon.com (1998-06-04) |
Re: please recommend me your favorite parsing tools.. qjackson@wave.home.com (Quinn Tyler Jackson) (1998-06-09) |
From: | ast@halcyon.com (Andrew Tucker) |
Newsgroups: | comp.compilers |
Date: | 4 Jun 1998 23:37:34 -0400 |
Organization: | Northwest Nexus, Inc. |
References: | 98-05-135 |
Keywords: | tools |
I would reccomend you take a look at ANTLR (formerly PCCTS) at
www.antlr.org. You could probably modify John Lilley's ANTLR C++
parser (http://www.empathy.com/pccts/index.html) to do most of
what you're looking for.
(baehj@oz.co.kr) wrote:
: I am about to make a source code wizard which should parse C++ class and its
: member functions and modify them by user input from dialog boxes. ...
/* Andrew */
WWW: http://www.halcyon.com/ast
Email: ast@halcyon.com
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.