Hacker News new | ask | show | jobs
by johannes1234321 979 days ago
The oldest trace of @ being used to mean "at" can be traced to typeriters for commerce around 1880, where it was used as "5 apples @ 10 p" meaning "5 apples at 10 pence each."

At least that's what German Wikipedia Claims while the corresponding paragraph in english Wikipedia is short.

https://de.wikipedia.org/wiki/At-Zeichen

https://en.wikipedia.org/wiki/At_sign

3 comments

The formal name of the Unicode character U+0040 '@' is, in fact, COMMERCIAL AT.

https://en.wikipedia.org/wiki/At_sign#Unicode

It's also the "a commercial" in Quebec French [1]. Despite lacking the accent on the A (à), the intention of the A is to stand in for the single letter French word "à" (at) [2].

[1] https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/... [2] https://www.noslangues-ourlanguages.gc.ca/fr/cles-de-la-reda...

French wikipedia traces the usage of @ to signify "à" (at) back to Renaissance !
More recently (but still 1968, before email): "In ALGOL 68, the @ symbol is brief form of the at keyword; it is used to change the lower bound of an array. For example: arrayx[@88] refers to an array starting at index 88."