Re: Extending javadoc for C/C++

dwight@pentasoft.com (Dwight VandenBerghe)
8 May 1997 01:03:14 -0400

          From comp.compilers

Related articles
Extending javadoc for C/C++ masticol@scr.siemens.com (1997-05-03)
Re: Extending javadoc for C/C++ kelley@Phys.Ocean.Dal.Ca (1997-05-08)
Re: Extending javadoc for C/C++ dwight@pentasoft.com (1997-05-08)
Re: Extending javadoc for C/C++ nr@adder.cs.virginia.edu (Norman Ramsey) (1997-05-08)
Re: Extending javadoc for C/C++ richardm@cogs.susx.ac.uk (1997-05-08)
Re: Extending javadoc for C/C++ objsoft@netcom.com (1997-05-08)
Re: Extending javadoc for C/C++ ercs50@tattoo.ed.ac.uk (1997-05-12)
Re: Extending javadoc for C/C++ amoroso@mclink.it (1997-05-12)
Re: Extending javadoc for C/C++ r.m.muench@ieee.org (1997-05-13)
| List of all articles for this month |

From: dwight@pentasoft.com (Dwight VandenBerghe)
Newsgroups: comp.compilers
Date: 8 May 1997 01:03:14 -0400
Organization: AccessOne
Keywords: documentation, tools, available

On 3 May 1997 00:48:40 -0400, masticol@scr.siemens.com (Steve
Masticola) wrote:


>In any case, is anyone working on extending javadoc to C/C++, and/or
>building an extractor that doesn't rely on the Java sandbox? It's not
>quite sufficient for languages where not everything is a class.


I looked at javadoc and cweb and all of those and then wrote my
own tool that I use for C/C++. It's called "browlit" (for "browser-
oriented literate programming") and it comes with its own tool that
does the extraction of the code from the combined document/program.
It's at ftp.accessone.com/pentasoft/browlit/browlit.zip.


Dwight
reply to: newsgroup, and dwight@pentasoft.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.