When language renaming becomes possible, I suggest these:
GAS → Unix Assembly
GAS is the GNU implementation of the Unix as assembler. The .s file extension isn't tied specifically to gas.
Groff → troff
groff is the GNU implementation of the traditional Unix (or even older) typesetting software troff (and nroff). See https://www.gnu.org/software/groff/manual/html_node/History.html.
When language renaming becomes possible, I suggest these:
GAS→Unix AssemblyGAS is the GNU implementation of the Unix as assembler. The
.sfile extension isn't tied specifically to gas.Groff→troffgroff is the GNU implementation of the traditional Unix (or even older) typesetting software troff (and nroff). See https://www.gnu.org/software/groff/manual/html_node/History.html.