[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Google Summer of Code 2011
- From: Bogdan Marinescu <bogdan.marinescu@...>
- Date: Fri, 25 Feb 2011 14:42:03 +0200
2011/2/25 Pierre-Yves Gérardy <pygy79@gmail.com>:
> On Fri, Feb 25, 2011 at 10:07, Bogdan Marinescu
> <bogdan.marinescu@gmail.com> wrote:
>> While I personally dislike Doxygen, one of the things I'd really like
>> to have in Lua is Python-style docstrings.
>
> Just the block comment, its associated reflection functionality? (For
> those unfamiliar, you can access the docstring of a function from
> python code at runtime).
Ideally both. Plus something similar to pydoc.
Best,
Bogdan