<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.liberty-eiffel.org/index.php?action=history&amp;feed=atom&amp;title=Type_Aliases</id>
	<title>Type Aliases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.liberty-eiffel.org/index.php?action=history&amp;feed=atom&amp;title=Type_Aliases"/>
	<link rel="alternate" type="text/html" href="https://wiki.liberty-eiffel.org/index.php?title=Type_Aliases&amp;action=history"/>
	<updated>2026-05-24T09:42:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.liberty-eiffel.org/index.php?title=Type_Aliases&amp;diff=2545&amp;oldid=prev</id>
		<title>Ramack: creation</title>
		<link rel="alternate" type="text/html" href="https://wiki.liberty-eiffel.org/index.php?title=Type_Aliases&amp;diff=2545&amp;oldid=prev"/>
		<updated>2016-11-28T20:41:52Z</updated>

		<summary type="html">&lt;p&gt;creation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Some types have an alias for convenience and backward compatibility. Even though it is wise to use explicitly sized numeric types the following &amp;quot;shortcuts&amp;quot; exist:&lt;br /&gt;
* REAL maps to [[library_class:REAL_64|REAL_64]]&lt;br /&gt;
* INTEGER maps to [[library_class:INTEGER_32|INTEGER_32]]&lt;br /&gt;
* NATURAL maps to [[library_class:NATURAL_32|NATURAL_32]]&lt;br /&gt;
&lt;br /&gt;
all this is internally handled in the compilers class [[tool_class:TYPE_ALIASING|TYPE_ALIASING]].&lt;/div&gt;</summary>
		<author><name>Ramack</name></author>
	</entry>
</feed>