[racket-dev] self-documenting feature

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Jul 19 20:25:28 EDT 2010

You probably already know about this, but proc-doc is the closest we
have at the moment.

Robby

On Mon, Jul 19, 2010 at 7:04 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> Robby Findler wrote at 07/19/2010 12:31 PM:
>>
>> Sure, but if we have the manpower/energy for this, then it would be nice
>> to have, no?
>>
>
> I've been wanting something docstring- or javadoc-like for Scheme and Racket
> since forever.
>
> I have had my own kludges for this since forever, but neither myself nor
> anyone has had time to do it right.
>
> If someone does this right, and it's pleasant to use, I will happily convert
> all my code over to it and shoot my old kludges in the head.
>
> --
> http://www.neilvandyke.org/
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>


Posted on the dev mailing list.