bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Formal format for function documentation


From: Elias Mårtenson
Subject: Re: [Bug-apl] Formal format for function documentation
Date: Thu, 17 Jul 2014 00:28:32 +0800

Well, that would be great too. My parsing of the comments right now is very simple, and I can easily change it if a different approach is proposed.

If anything more complex than just a simple block of text is decided upon, I can add features to the Emacs mode to provide syntax highlighting and structural edit features for the documentation.

Regards,
Elias


On 16 July 2014 23:27, Juergen Sauermann <address@hidden> wrote:
Hi,

sorry, I sent this one to the wrong topic..,

/// Jürgen


On 07/14/2014 08:14 PM, Juergen Sauermann wrote:
Hi,

my favourite for code documentation is Doxygen. It does not currently
support APL comments but we might be able to change that. Or use one
of the existing tags like --- for VHDL or %%% for Erlang.

It would need some changes in GNU APL - multi-line comments and
proper storage of documentation information in the function so that it
can de )DUMPed without loosing that information.

/// Jürgen






reply via email to

[Prev in Thread] Current Thread [Next in Thread]