<div dir="ltr"><div class="gmail_quote gmail_quote_container"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"># Adding a language code for Algol 68<br>
<br>
## Background<br>
<br>
There is a GCC front-end for Algol 68 under development [1] and it is<br>
already generating working programs.  For the moment the front-end is<br>
using a temporary DWARF language code.<br>
<br>
## Overview<br>
<br>
Add an official code DW_LANG_Algol68 that GCC can use.<br>
<br>
## Proposed changes<br>
<br>
Add an entry to table 7.17 for DW_LANG_Algol68 with a suitable Value.<br>
<br>
[1] <a href="https://gcc.gnu.org/wiki/Algol68FrontEnd" rel="noreferrer" target="_blank">https://gcc.gnu.org/wiki/Algol68FrontEnd</a><br><br></blockquote><div><br></div><div>Exciting! What versioning scheme would be appropriate? I know only of the original 1968 version and the 1974 Revised Report, so I suppose YYYY would be reasonable. And as I recall, the default lower bound is 1.</div><div><br></div><div>-cary</div><div><br></div></div></div>