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=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED.DIp0iolHaLMCXHHbXxf6Yg.user.gioia.aioe.org!not-for-mail From: russ lyttle Newsgroups: comp.lang.ada Subject: Re: Ada in command / control systems Date: Fri, 1 Mar 2019 16:19:15 -0500 Organization: Aioe.org NNTP Server Message-ID: References: <2199b15b-d704-403f-a6c4-00fab29792d5@googlegroups.com> <8b218d52-9749-4555-91c8-597457708ad5@googlegroups.com> NNTP-Posting-Host: DIp0iolHaLMCXHHbXxf6Yg.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 Content-Language: en-US X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader01.eternal-september.org comp.lang.ada:55754 Date: 2019-03-01T16:19:15-05:00 List-Id: On 3/1/19 11:58 AM, Simon Wright wrote: > fabien.chouteau@gmail.com writes: > >> On Monday, February 25, 2019 at 2:50:22 PM UTC+1, russ lyttle wrote: >>> Have you noticed how many *.py files are in the Ada_Drivers_Library? >> >> For those who don't have the time to check, there are 11 Python files >> in Ada_Drivers_Library vs ~800 in Ada (~1300 SLOC vs 166096)... > > I make it 12! (as of afbe837) > That's a lot of SLOC! How can we show that the Python code isn't inserting something into gnat that doesn't belong there? It's been done before.