autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH,WIP] Support for the Algol 68 language


From: Nick Bowler
Subject: Re: [PATCH,WIP] Support for the Algol 68 language
Date: Fri, 24 Jan 2025 11:05:07 -0500
User-agent: Mozilla Thunderbird

Hi,

> This patch adds support for the Algol 68 programming language to
> Autoconf.  It is based on the Algol 68 GCC front-end
[..]
> This WIP seems to work well for me, but almost certainly I am doing
> something wrong, so comments are welcome.

As I know nothing about Algol 68 or its implementations, my only real 
question is: will this work with any other Algol 68 compilers?

Note that the GNU coding standards say that if the program variable
is named GA68, then the corresponding -FLAGS variable should be named
GA68FLAGS (with CFLAGS, LFLAGS and YFLAGS being historical exceptions
to this rule).

Probably A68 and A68FLAGS make the most sense though (as if "G" is
for "GNU" we probably shouldn't be baking that into portable configure
scripts today).

Cheers,
  Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]