| Related articles |
|---|
| source to html roland.woehry@aut.alcatel.at (A06237) (1998-06-09) |
| Re: source to html qjackson@wave.home.com (Quinn Tyler Jackson) (1998-06-11) |
| Re: source to html nr@labrador.cs.virginia.edu (Norman Ramsey) (1998-06-18) |
| From: | "Quinn Tyler Jackson" <qjackson@wave.home.com> |
| Newsgroups: | comp.compilers |
| Date: | 11 Jun 1998 16:58:24 -0400 |
| Organization: | Compilers Central |
| References: | 98-06-037 |
| Keywords: | tools, WWW |
>I'm searching for tools which can translate source files into
>appropriate html files. (So that you can e.g. follow procedure call
>paths in the source by clicking on the call, etc...)
It's not much to look at, but I whipped together something in BASIC a few
years ago that HTMLifies C++ source.
You can get it for anon ftp at:
qtj.net/pub/source/powerbasic/misc/cpp2htm.bas
Cheers,
Quinn
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.