Glyph: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
Miraheze>Adám Brudzewsky
No edit summary
Miraheze>Adám Brudzewsky
No edit summary
Line 1: Line 1:
Glyphs are the individual characters and symbols used in APL, primarily to represent [[primitive function|primitive functions]] and [[primitive operator|operators]].
Glyphs are the individual characters and symbols used in APL, primarily to represent [[primitive function|primitive functions]] and [[primitive operator|operators]].


Prior to the widespread adoption of [wikipedia:Unicode|], many special-purpose code pages were used to represent APL symbols (see [[Wikipedia: Digital encoding of APL symbols]]).
Prior to the widespread adoption of [[wikipedia:Unicode|Unicode]], many special-purpose code pages were used to represent APL symbols (see [[Wikipedia: Digital encoding of APL symbols]]).


{{APL programming language}}
{{APL programming language}}

Revision as of 03:37, 4 November 2019

Glyphs are the individual characters and symbols used in APL, primarily to represent primitive functions and operators.

Prior to the widespread adoption of Unicode, many special-purpose code pages were used to represent APL symbols (see Wikipedia: Digital encoding of APL symbols).

Template:APL programming language