Related articles |
---|
User-oriented BNF "walker"? Chuck.Lutz@telelogic.com (Chuck Lutz) (2003-01-17) |
Re: User-oriented BNF "walker"? joachim_d@gmx.de (Joachim Durchholz) (2003-01-20) |
Re: User-oriented BNF "walker"? andreas.gieriet@externsoft.ch (Andreas Gieriet) (2003-01-21) |
Re: User-oriented BNF "walker"? andreas.gieriet@externsoft.ch (Andreas Gieriet) (2003-01-21) |
Re: User-oriented BNF "walker"? anw@maths.nott.ac.uk (2003-02-06) |
Re: User-oriented BNF "walker"? rodney.bates@wichita.edu (Rodney M. Bates) (2003-02-11) |
From: | Andreas Gieriet <andreas.gieriet@externsoft.ch> |
Newsgroups: | comp.compilers |
Date: | 21 Jan 2003 00:03:17 -0500 |
Organization: | eXternSoft GmbH |
References: | 03-01-089 |
Keywords: | tools, parse |
Posted-Date: | 21 Jan 2003 00:03:17 EST |
Chuck,
If you are takling about a tool that creates a fully linked and
annotated HTML representation for an EBNF - I have such a tool that I could
make publically available.
The tool (ebnf2annot) is written in perl, so you could hook your visitor
to the created syntax tree to add your specific actions.
Is this what you are looking for?
Andi
--
Andreas Gieriet mailto:andreas.gieriet@externsoft.ch
eXternSoft GmbH http://www.externsoft.com/
Zurlindenstrasse 49 phone:++41 1 454 3077
CH-8003 Zurich/SWITZERLAND fax: ++41 1 454 3078
Return to the
comp.compilers page.
Search the
comp.compilers archives again.