Hi Gaius,

On Thu, 8 Jul 2021, Gaius Mulley wrote:
> Here are two proposed patches to wwwdocs:

thank you for thinking of updating the web pages, too!

> diff --git a/htdocs/frontends.html b/htdocs/frontends.html
:
>  <li><a href="http://www.nongnu.org/gm2/";>GNU Modula-2</a> implements
>  the PIM2, PIM3, PIM4 and ISO dialects of the language.  The compiler
> +is fully operational with the GCC 10 and GCC 11 back ends (on
> +GNU/Linux x86 systems).

I realize this predates your patch (which merely changes version numbers),
but a reference to back ends could be misunderstood. I assume GNU Modula-2
doesn't just use the back ends (x86, aarch64,...), but also the middle-end
and tree optimizers etc.?

What do you think about just saying "with GCC 10 and GCC 11".

>  Work is in progress to move the front end to
> +the GCC trunk.  The front end is mostly written in Modula-2, but
> +includes a bootstrap procedure using mc.</li>

On my system mc refers to Midnight Commander :-), whereas I guess mc
here is about "Modula Compiler"?  Can you rephrase this for the sake
of those not so closely involved?


> --- a/htdocs/git.html
> +++ b/htdocs/git.html
> +  <dd>This branch is for the
> +    <a href="http://nongnu.org/gm2/homepage.html";>GNU Modula-2</a>
> +    front end to gcc prior to its integration with the mainline.  The

GCC (all uppercase)

> +    branch will be regularly rebased against the mainline.  It is
> +    maintained by
> +    <a href="mailto:gaius.mul...@southwales.ac.uk";>Gaius Mulley</a>.
> +    Patches should be
> +    prefixed with <code>[modula-2]</code> in the subject line.</dd>

Usually I'd just say "subject", which is a header in our mail systems;
the term "subject line" isn't widely used.


Thanks (and okay considering the above),
Gerald

Reply via email to