From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,413f905778ed0a5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-08 04:07:14 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-06!sn-xit-09!supernews.com!newsfeed.ision.net!ision!news.belwue.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: KDevelop 3.0 released - was Ada popularity Date: Sat, 07 Feb 2004 19:41:48 +0100 Organization: AdaCL Message-ID: <3197151.ID6hoJyZCs@linux1.krischik.com> References: <08WdnUMRGICNz73dRVn-jw@comcast.com> <1672064.EiTi3y1jD6@linux1.krischik.com> <6a6390b8.0402042308.1fa62e19@posting.google.com> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1076241954 01 14687 pI1HGFY1qwFKXCy 040208 12:05:54 X-Complaints-To: usenet-abuse@t-online.de X-ID: TD6FEyZaoey8hrDAHCl86HoEwWEXQ6yvN5xMihbh-EdPriHu9dbkQi User-Agent: KNode/0.7.2 Xref: archiver1.google.com comp.lang.ada:5334 Date: 2004-02-07T19:41:48+01:00 List-Id: Oliver Kellogg wrote: > Martin Krischik wrote in message > news:<1672064.EiTi3y1jD6@linux1.krischik.com>... >> >> Umbrello features an UML -> Ada code generator. > > Further comment: I will add Ada code import soon, but in order > to use it people will need to compile umbrello from CVS or wait > for version 1.3 (which won't be released for quite a while.) > I am looking for people to help out with integrating the parser > and code generator for true round-trip engineering. Well I would like to help. But why use a "parser" - don't we have ASIS? Nothing is better at parsing Ada then the compiler itself. For example: I use AdaDoc and AdaBrowse to generate documentation for AdaCL. AdaDoc uses a parser and the AdaCL makefile currently list 30 legal spec files which AdaDoc can't parse and can't generate documentation for. Also AdaDoc has problems with local packages. On the other Hand AdaBrowse uses ASIS. AdaBrowse has no problem generating documentation from these specs. Do compare the follwing results: http://adacl.sourceforge.net/AdaDoc/adacl-queue.html http://adacl.sourceforge.net/AdaBrowse/adacl-queue.html I wounder I we could get the delveloper of AdaBrowse to help with the reverse engineering. > Beware that the Ada support is really still in development, as > can be seen in > http://developer.kde.org/documentation/library/cvs-api/kdevelop/html/ > LangSupportStatus.html > Also, the kdevelop team is looking for active contributors/ > maintainers of the AdaSupportPart: > http://developer.kde.org/documentation/library/cvs-api/kdevelop/html > unmaintained.html Is there much work to do? With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com