Glyph: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
Miraheze>RikedyP
(Created page with "Glyphs are the individual characters and symbols used in APL, primarily to represent primitive functions and operators. Prior to...")
 
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 [https://en.wikipedia.org/wiki/Unicode Unicode], many special-purpose code pages were used to represent APL symbols (see [https://en.wikipedia.org/wiki/Digital_encoding_of_APL_symbols Wikipedia: Digital encoding of APL symbols]).
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]]).


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

Revision as of 17:53, 31 October 2019

Glyphs are the individual characters and symbols used in APL, primarily to represent primitive functions and 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).

Template:APL programming language