Re: [Doxygen-develop] One more time for Ada...
Brought to you by:
dimitri
From: Jeffrey C. <je...@th...> - 2006-11-22 04:34:32
|
Arnold.Steve wrote: >Howdy: > >I've been through the archives, and seen the few posts like this in past >(ie, asking about and Ada95 support), and I'm curious about the current >state of affairs. The most recent post was a little over a year ago, >with one reply: > >http://sourceforge.net/mailarchive/message.php?msg_id=12464688 > >Does anyone know the status of the above attempt? Is there anything I >can leverage, or would I be essentially starting from scratch? Since >there are some similarities with Pascal, has anyone tried modifying the >Pascal helper tool? > > I've not heard anything recently (might be worth a post on comp.lang.ada). If you start and it is too raw for inclusion in the main doxygen tree during the early development (not sure what the policies are) you may want to consider doing the work as a side project under gnuada.sf.net. The SWIG bindings generator Ada work is being done in SVN there prior to being in good enough shape to be accepted into the SWIG tree. That way, if you only get half way and stop, someone can actually pick up from where you left off. |