X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=dPjWUBKZpA+yBvAz
	OhFRS4eW2cNLhJb1SRaTgB/pWXqctoY4w/Wv8MOttcOJFqov9QpiUvBvvM3uIdRT
	iZvQYxgy7Tr2mQ9dGSBIgPEEjll0S9LruIRZPtYFl2+DJ9xU0NcHH8hjO2Wwkg4J
	iojaOTDW2WxmSK1tbgUhyHT7pBw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=FfM3hF5zX//HX13A17gLtH
	6Z6Ho=; b=yfZH8AnKSKzZJHxkZUHG2udppsnCsWaqwIMCcultfFWBexyskio4ZR
	4Bh+hNpmpHyXC6wy5zkenRc00C3RFKSSVnlmK4VRdDhW1V0jjpKH98Tm92kZslsL
	J9FPCwEbfM/9mQwJVNiuwLK/tHxwM+nmx18V2F4KuzjCPFF53Gptg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=suppliers, agencies, institutions, H*r:ip*192.168.1.100
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.3 cv=KuxjJ1eN c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=DkV0aSFKAAAA:8 a=NEAV23lmAAAA:8 a=Oxo__p4zVSx4SgVxQyEA:9 a=QEXdDO2ut3YA:10 a=eZdSD12XwVLS6TPX-W1c:22
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Subject: Re: Request new Ruby release
To: cygwin@cygwin.com
References: <c7343c4c-d1e8-1356-138a-6b3e72082852@gmail.com> <5aed015b.1c69fb81.6a87b.524b@mx.google.com>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Message-ID: <d41360e8-0bac-e813-3868-6f3595074ce3@SystematicSw.ab.ca>
Date: Fri, 4 May 2018 21:41:21 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0
MIME-Version: 1.0
In-Reply-To: <5aed015b.1c69fb81.6a87b.524b@mx.google.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfJEJVo6THN+0ExPnb6Mo6XFDRZwWSa6X3c24ZRrmHrFKcTXiSiJg7uqj7kEjRzjTmjiM+NBtRI5rvA0uK5S8jmA6GrxgjHWSbhD4ZxoeHToJ6XBU3drr KZZpFeNu6EYP/4pJwbo9rWgbwkdaeopykStkDWdgagf6EtGOMkBO/DYb+NNK7weRyXatZcznf68R6A==
X-IsSubscribed: yes

On 2018-05-04 18:56, Steven Penny wrote:
> sorry, did you really just invoke fortran as a serious argument? fortran is
> arguably the oldest programming language still in use, if you can even call it
> that. you can't even do HTTP with it:
> http://rosettacode.org/wiki/HTTPS#Fortran

That's what web servers are for, written in more suitable languages, but search
for fortran+fastcgi+nginx, or have a look at https://github.com/rlcarino/heeds
for a production GPL3 web based Fortran app.

> youll notice that ADA already got the axe:
> http://github.com/cygwinports/cygwin64-gcc/blob/master/cygwin64-gcc.cygport#L52

On Cygwin, but GNAT is still part of GCC 9.
ADA is heavily used in safety critical, RT, embedded avionics and ATC where the
focus is on decades long, exhaustive documentation archival, maintenance,
support, and testing of almost static libraries and tools after release,
requirements for which GNU projects are ill-suited, but in which aerospace and
gov/mil project companies and their suppliers have long experience.

Cobol has similar requirements for bread and butter enterprise and government
financial systems, with high requirements for maintainability to handle
legislative and business changes, and long term platform compatibility and support.

> this could happen to fortran as well.

I thought I'd have seen that by now, but there's too much carefully validated
(parallel) HPC (especially modelling) and scientific code, libraries, apps, and
systems used by various government agencies, institutions, and departments for
heavy or important computation in many fields, that it doesn't look like it'll
ever be allowed to die ;^>

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

