Re: [Dwarf-discuss] [COMMENT] Other: Language code for Algol 68

2025-03-11 Thread Jose E. Marchesi via Dwarf-discuss
> Thanks! > > This is issue 250304.1 > > . > > I've assigned DW_LANG_Algol68 = 0x44 and DW_LNAME_Algol68 = 0x2e. Thank you very much! I am updating the front-end to use these codes. > > -cary > > > On Thu, Mar 6, 2025 at 11:53 PM Jose E. Marchesi wrote: > >> >> >> >> >> # Adding a language cod

Re: [Dwarf-discuss] [COMMENT] Other: Language code for Algol 68

2025-03-07 Thread Cary Coutant via Dwarf-discuss
Thanks! This is issue 250304.1 . I've assigned DW_LANG_Algol68 = 0x44 and DW_LNAME_Algol68 = 0x2e. -cary On Thu, Mar 6, 2025 at 11:53 PM Jose E. Marchesi wrote: > > >> > >> # Adding a language code for Algol 68 > >> > >> ## Background > >> > >> There is a GCC front-end for Algol 68 under de

Re: [Dwarf-discuss] [COMMENT] Other: Language code for Algol 68

2025-03-06 Thread Jose E. Marchesi via Dwarf-discuss
>> >> # Adding a language code for Algol 68 >> >> ## Background >> >> There is a GCC front-end for Algol 68 under development [1] and it is >> already generating working programs. For the moment the front-end is >> using a temporary DWARF language code. >> >> ## Overview >> >> Add an official co

Re: [Dwarf-discuss] [COMMENT] Other: Language code for Algol 68

2025-03-06 Thread Cary Coutant via Dwarf-discuss
> > # Adding a language code for Algol 68 > > ## Background > > There is a GCC front-end for Algol 68 under development [1] and it is > already generating working programs. For the moment the front-end is > using a temporary DWARF language code. > > ## Overview > > Add an official code DW_LANG_Alg

[Dwarf-discuss] [COMMENT] Other: Language code for Algol 68

2025-03-04 Thread Jose E. Marchesi via Dwarf-discuss
# Adding a language code for Algol 68 ## Background There is a GCC front-end for Algol 68 under development [1] and it is already generating working programs. For the moment the front-end is using a temporary DWARF language code. ## Overview Add an official code DW_LANG_Algol68 that GCC can