<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nars2000.org/index.php?action=history&amp;feed=atom&amp;title=Character</id>
	<title>Character - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nars2000.org/index.php?action=history&amp;feed=atom&amp;title=Character"/>
	<link rel="alternate" type="text/html" href="https://wiki.nars2000.org/index.php?title=Character&amp;action=history"/>
	<updated>2026-05-08T07:34:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.7</generator>
	<entry>
		<id>https://wiki.nars2000.org/index.php?title=Character&amp;diff=2812&amp;oldid=prev</id>
		<title>Paul Robinson: new</title>
		<link rel="alternate" type="text/html" href="https://wiki.nars2000.org/index.php?title=Character&amp;diff=2812&amp;oldid=prev"/>
		<updated>2015-11-03T09:48:50Z</updated>

		<summary type="html">&lt;p&gt;new&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This page is intended to define a &amp;#039;&amp;#039;&amp;#039;character&amp;#039;&amp;#039;&amp;#039;, but to prevent creating a circular definition, e.g. &amp;quot;a character is any single character you can type in,&amp;quot; I will quote the definition from Wikipedia:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
In computer and machine-based telecommunications terminology, a &amp;#039;&amp;#039;&amp;#039;character&amp;#039;&amp;#039;&amp;#039; is a unit of information that roughly corresponds to a grapheme, grapheme-like unit, or symbol, such as in an alphabet or syllabary in the written form of a natural language. Examples of characters include letters, numerical digits, common punctuation marks (such as &amp;quot;.&amp;quot; or &amp;quot;-&amp;quot;), and whitespace. &lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
A character is specified either by typing it in or referencing it as a hexadecimal value. A character (except for a number) which to be used as data in an APL statement or to be assigned to a variable must be enclosed in quotes. &lt;br /&gt;
&lt;br /&gt;
Everything in APL is built from characters. [[Scalar]]s are created from numeric digits, optionally preceded by a sign and optionally followed by a decimal point. [[String]]s are built from multiple characters placed one after another. In NARS2000, characters are 16-bit and thus full Unicode support is available. Where conversions are needed for writing to files, characters may be truncated to 8-bit.&lt;br /&gt;
&lt;br /&gt;
[[Category:Data types]]&lt;/div&gt;</summary>
		<author><name>Paul Robinson</name></author>
	</entry>
</feed>