<?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; intepreter</title>
	<atom:link href="http://arianesoft.ca/blog/tag/intepreter/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>Sharing the code</title>
		<link>http://arianesoft.ca/blog/sharing-the-code/</link>
		<comments>http://arianesoft.ca/blog/sharing-the-code/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 01:09:18 +0000</pubDate>
		<dc:creator>Alain Deschenes</dc:creator>
				<category><![CDATA[PPL]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[intepreter]]></category>
		<category><![CDATA[parallels desktop]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://arianesoft.ca/blog/?p=136</guid>
		<description><![CDATA[<br/>As you may know from my earlier posts here in the blog or in our forums http://forum.arianesoft.ca, I am using a MacBook Pro with Parallels Desktop with two Virtual Machines (one XP and one Vista) to do my development.
As I am now supporting two versions 1.x and 2.0 for the PPL compiler/interpreter (same source codes), [...]]]></description>
			<content:encoded><![CDATA[<br/><p>As you may know from my earlier posts here in the blog or in our forums <a href="http://forum.arianesoft.ca" onclick="pageTracker._trackPageview('/outgoing/forum.arianesoft.ca?referer=');">http://forum.arianesoft.ca</a>, I am using a MacBook Pro with Parallels Desktop with two Virtual Machines (one XP and one Vista) to do my development.</p>
<p>As I am now supporting two versions 1.x and 2.0 for the PPL compiler/interpreter (same source codes), I needed a better way to sync the two folders on each VM. Before I was using Visual Studio 6 on the XP machine to do my development of the compiler/interpreter. Now I am using Visual Studio 2008 on a Vista machine for PPL 2.0&#8217;s compiler/interpreter.</p>
<p>What I decided to do is to share the PPL folder on the Vista machine with the XP machine. They can both run at the same time (without very little slowdowns, if any) and use one Folder that is shared between the two virtual machines.</p>
<p>For the PIDE, I don&#8217;t have this problem because they are two different projects, since the PIDE 2.0 has been rewritten from scratch.</p>
<p>So this is what I have been doing today as well as tweaking and polishing PPL 2.0 even more. I have added the ability to select multiple objects and edit the common properties and events that they share. This is very handy for more complex projects. I am tweaking the code generation process to make it more streamlined and less complex internally.</p>
<p>More news later this week about 2.0 and 1.53&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://arianesoft.ca/blog/sharing-the-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
