From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.3 required=3.0 tests=BAYES_00,NICE_REPLY_A, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "G.B." Newsgroups: comp.lang.ada Subject: Re: Renaissance-Ada, a toolset for legacy Ada software, made open source Date: Sat, 29 Jan 2022 10:26:33 +0100 Organization: A noiseless patient Spider Message-ID: References: <7a2f8e84-f7ab-4322-9a8d-9c5da6004d43n@googlegroups.com> Reply-To: nonlegitur@notmyhomepage.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 29 Jan 2022 09:26:34 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="51a0ace8bf568459fa95fff1ba746687"; logging-data="17065"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+ws2mJ32Y9Xj9eRvoeCmpLZ8RK6tBvluM=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Cancel-Lock: sha1:Nn0LzKs7h7uD/G1DEwLRbuXADjo= In-Reply-To: Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:63416 List-Id: On 28.01.22 11:27, Simon Wright wrote: > >>> https://github.com/TNO/Renaissance-Ada >>> >> >> What does "for legacy Ada software" mean? > > Looking at the link, it seems that it's software that has been just > growing, to the point at which it's becoming unmaintainable. I don't see > anything that says Ada83 (though software with that sort of problem is > likely to have been around for a long time). The presentation seems to be openly addressing "legacy / technical debt". Referring to an large code base. The README in, e.g., Dependency_Graph_Extractor lists some contemporary Versions of compiler and tools. Speculating, an ever more complex and changing language requires efforts becoming correspondingly more complex and changing. I understand that recent GNATs have dropped some support for less recent editions of the Ada language. Anyway, if Renaissance-Ada extracts information about programs, it adds clarity. That seems helpful, as it saves time and money - if that's what you want to achieve.