Related articles |
---|
Q: Documentation tools for compiler/languages ? pizka@informatik.tu-muenchen.de (1996-10-20) |
Re: Q: Documentation tools for compiler/languages ? florian@watson.ibm.com (Florian Krohm) (1996-10-24) |
Re: Q: Documentation tools for compiler/languages ? ddw@miscrit.be (Dominique de Waleffe) (1996-10-24) |
Re: Q: Documentation tools for compiler/languages ? stephen@lila.york.ac.uk (1996-10-25) |
Re: Q: Documentation tools for compiler/languages ? Venkateswara.Rao@cho.ge.com (Venkateswara Rao) (1996-10-25) |
Re: Q: Documentation tools for compiler/languages ? d.love@daresbury.ac.uk (Dave Love) (1996-11-05) |
From: | Dominique de Waleffe <ddw@miscrit.be> |
Newsgroups: | comp.compilers |
Date: | 24 Oct 1996 22:24:21 -0400 |
Organization: | Interpac Belgium SA/NV |
References: | 96-10-092 |
Keywords: | lex, yacc, tools |
Markus Pizka <pizka@informatik.tu-muenchen.de> writes:
> are there any tools that help to document a compiler written by using
> flex and bison ?
> I am looking for something that generates adequate tex-file out of a
> flex or bison specification.
What you want is a literate programming tool. There exists a variety
of them. The two simplest I think of are nuweb (Preston Briggs) and
noweb (Norman Ramsey). Both are language independant.
If you want to discuss literate programming further, the newsgroup
comp.programming.literate is devoted to the subject.
You may also have a look at the following page:
http://info.desy.de/user/projects/LitProg.html
D.
--
Dominique de Waleffe Email: ddw@acm.org, ddw@miscrit.be
Mission Critical, Wijnegemhofstraat 199, B-3071 Erps-Kwerps (Belgium)
Phone: +32 2 759 95 60 Fax: +32 2 759 27 60
PGP key fingerprint: F9 CC 23 74 44 62 7C F3 8C 12 DF 71 BB 60 54 98
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.