<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Math::BigInt</title>
	<atom:link href="http://justrakudoit.wordpress.com/2011/01/29/mathbigint/feed/" rel="self" type="application/rss+xml" />
	<link>http://justrakudoit.wordpress.com/2011/01/29/mathbigint/</link>
	<description>I Never Metaop I Didn&#039;t Like</description>
	<lastBuildDate>Thu, 07 Mar 2013 12:58:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: colomon</title>
		<link>http://justrakudoit.wordpress.com/2011/01/29/mathbigint/#comment-2539</link>
		<dc:creator><![CDATA[colomon]]></dc:creator>
		<pubDate>Sun, 30 Jan 2011 22:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=255#comment-2539</guid>
		<description><![CDATA[I&#039;ve actually taken sorear++&#039;s suggestion (on #perl6) of postfix L, since it already has the connotation of &quot;long int&quot; from other languages -- these are just arbitrarily long ints!]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve actually taken sorear++&#8217;s suggestion (on #perl6) of postfix L, since it already has the connotation of &#8220;long int&#8221; from other languages &#8212; these are just arbitrarily long ints!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SR</title>
		<link>http://justrakudoit.wordpress.com/2011/01/29/mathbigint/#comment-2538</link>
		<dc:creator><![CDATA[SR]]></dc:creator>
		<pubDate>Sun, 30 Jan 2011 19:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=255#comment-2538</guid>
		<description><![CDATA[...although now that I look at that, it would be difficult when writing the literal in hex.  E.g., 0x1B = ?
Maybe a (B) in parenthesis?   my $bigint = 1(B) ?
Are you allowed to make up syntax like that?]]></description>
		<content:encoded><![CDATA[<p>&#8230;although now that I look at that, it would be difficult when writing the literal in hex.  E.g., 0x1B = ?<br />
Maybe a (B) in parenthesis?   my $bigint = 1(B) ?<br />
Are you allowed to make up syntax like that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SR</title>
		<link>http://justrakudoit.wordpress.com/2011/01/29/mathbigint/#comment-2537</link>
		<dc:creator><![CDATA[SR]]></dc:creator>
		<pubDate>Sun, 30 Jan 2011 19:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=255#comment-2537</guid>
		<description><![CDATA[Re: &quot;Clearly then, I need to figure out a symbol to use…&quot;
How about a capital B at the end if the number literal, kind of like the way L, F, or D is used in some languages to force a long, float, or double literal?
my @powers-of-two := 1B, **2 ... *;]]></description>
		<content:encoded><![CDATA[<p>Re: &#8220;Clearly then, I need to figure out a symbol to use…&#8221;<br />
How about a capital B at the end if the number literal, kind of like the way L, F, or D is used in some languages to force a long, float, or double literal?<br />
my @powers-of-two := 1B, **2 &#8230; *;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
