I'm not aware of any Rebol work on this line, but I would think you could
get something going pretty quickly given the example Rebol parsing scripts
in the library.

Brett.

For example, here's a variant of parse-code.r which I've called
explain-code.r It won't solve the "javadoc" feature but it might be helpful.
I wrote it to help me understand "Carl's conundrum" ( [REBOL] REBOL SCOPING
/ CONTEXT EXPLANATIONS Re:(2)). In the end it didn't help but it was a good
excerise.

Brett.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 22, 2000 9:15 AM
Subject: [REBOL] Rebol Dictionary as Clipbook Library Re:(3)


> Is any work being down on a "reboldoc" format or parser -- along the
> lines of the javadoc utility <
> http://java.sun.com/products/jdk/javadoc/ > -- that extracts comments
> and presents them as a standard HTML file?

explain-code.r

Reply via email to