<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Voice of the PPL &#187; using</title>
	<atom:link href="http://arianesoft.ca/blog/tag/using/feed/" rel="self" type="application/rss+xml" />
	<link>http://arianesoft.ca/blog</link>
	<description>It&#039;s all about the PPL!</description>
	<lastBuildDate>Sun, 25 Apr 2010 03:42:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PPL 2.0 gets a new feature again!</title>
		<link>http://arianesoft.ca/blog/ppl-20-gets-a-new-feature-again/</link>
		<comments>http://arianesoft.ca/blog/ppl-20-gets-a-new-feature-again/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 16:57:40 +0000</pubDate>
		<dc:creator>Alain Deschenes</dc:creator>
				<category><![CDATA[PPL]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[using]]></category>

		<guid isPermaLink="false">http://arianesoft.ca/blog/?p=209</guid>
		<description><![CDATA[<br/>Funny how working on a compiler, interpreter and IDE is a non-stop party of adding new features. Just when you think you have it all feature complete, another cool new idea comes up then you have no choice but to work on it.
So, the latest cool feature is the USING operand.
using PCanvas c.Canvas Font.Name = [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Funny how working on a compiler, interpreter and IDE is a non-stop party of adding new features. Just when you think you have it all feature complete, another cool new idea comes up then you have no choice but to work on it.</p>
<p>So, the latest cool feature is the USING operand.</p>
<blockquote><p><code>using PCanvas c.Canvas <br/>Font.Name = "Courier"; <br/>TextOut("Hello World Again!"); <br/>end;</code></p>
</blockquote>
<p style="MARGIN-RIGHT: 0px">This improves the interpreter speed by a bit and some just like it better. For the visual programming in PPL 2, this will prove quite handy.</p>
<p style="MARGIN-RIGHT: 0px">Anyway, I hope this will be the last feature I had into PPL 2.0 until release because at this rate, I will have a hard time finishing up everything by release day.</p>
]]></content:encoded>
			<wfw:commentRss>http://arianesoft.ca/blog/ppl-20-gets-a-new-feature-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

