<?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>Earl&#039;s Coconut Palm Page</title>
	<atom:link href="http://nuts4cocos.org/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://nuts4cocos.org/wordpress</link>
	<description>Scheming with the Coco and Palm</description>
	<lastBuildDate>Sat, 14 Apr 2012 00:16:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Back to ml Urbane</title>
		<link>http://nuts4cocos.org/wordpress/?p=200</link>
		<comments>http://nuts4cocos.org/wordpress/?p=200#comments</comments>
		<pubDate>Sat, 14 Apr 2012 00:15:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=200</guid>
		<description><![CDATA[I&#8217;m back to working on my ml Urbane. I keep going back and rewriting what I have done so I don&#8217;t get very far. Oh well.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m back to working on my ml Urbane. I keep going back and rewriting what I have done so I don&#8217;t get very far. Oh well.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=200</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Urbane Light</title>
		<link>http://nuts4cocos.org/wordpress/?p=190</link>
		<comments>http://nuts4cocos.org/wordpress/?p=190#comments</comments>
		<pubDate>Thu, 01 Mar 2012 01:35:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=190</guid>
		<description><![CDATA[I was using urbane for the disk io in my machine language editor, and I decided that it was overkill, so i wrote light (light urbane). Labels are all lower case, have to end lines, and variable names stay the &#8230; <a href="http://nuts4cocos.org/wordpress/?p=190">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was using urbane for the disk io in my machine language editor, and I decided that it was overkill, so i wrote light (light urbane). Labels are all lower case, have to end lines, and variable names stay the same. That way you can have meaningful variable names that don&#8217;t change. Usage is light file. You can add lines drop lines and move lines, run it through light and the line numbers are all fixed. You can also use light in out, but I found that I never used it that way. <a href="http://nuts4cocos.org/wordpress/wp-content/uploads/2012/02/Light.zip"> Light.zip </a></p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=190</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Urbane revisited</title>
		<link>http://nuts4cocos.org/wordpress/?p=183</link>
		<comments>http://nuts4cocos.org/wordpress/?p=183#comments</comments>
		<pubDate>Sun, 12 Feb 2012 01:35:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=183</guid>
		<description><![CDATA[I&#8217;m writing an editor in machinge language for Urbane in machine language. I wanted to use urbane for the decb portion of the program to work with the disk portion of the program. My copy of urbane wouldn&#8217;t work so &#8230; <a href="http://nuts4cocos.org/wordpress/?p=183">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing an editor in machinge language for Urbane in machine language.<br />
I wanted to use urbane for the decb portion of the program to work with<br />
the disk portion of the program. My copy of urbane wouldn&#8217;t work so I<br />
figured that it just got corrupted. So I went back to the forum to get the<br />
original version, and discovered much to my dismay that the distribution<br />
didn&#8217;t include an executable. Not to be daunted I downloaded MinGW and the<br />
source and compiled it again. Bonkers. It still didn&#8217;t work. With a little<br />
work i managed to figure out that the problem was carriage return  line<br />
separators instead of line feeds. So I rewrote urbane to handle carriage<br />
returns, line feeds, and even carriage return line feed pairs for good<br />
measure. While I was about it I cleaned up the code. Got rid of most of<br />
extra files, and made it ansi compliant. I even cleaned up the parameters.<br />
urbane infile -o=outfle -v -l -l=listfile -e=errorfile -x=xref. No<br />
parameters lists the parameters. I even included an executable. <a href="http://nuts4cocos.org/wordpress/wp-content/uploads/2012/02/urbaneBD.zip"> urbaneBD.zip </a></p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=183</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editor Assembler</title>
		<link>http://nuts4cocos.org/wordpress/?p=178</link>
		<comments>http://nuts4cocos.org/wordpress/?p=178#comments</comments>
		<pubDate>Wed, 28 Dec 2011 14:46:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=178</guid>
		<description><![CDATA[I&#8217;ve got a fair editor so far, but I think I will proceed with my assembler before tackling Urbane Basic. That way I can use the assembler system on Urbane and check the assembler out. I think that I will &#8230; <a href="http://nuts4cocos.org/wordpress/?p=178">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got a fair editor so far, but I think I will proceed with my assembler before tackling Urbane Basic. That way I can use the assembler system on Urbane and check the assembler out. I think that I will work with 6309, and increase the buffer size to 380k. Big plans Ha Ha</p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=178</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;m working on an all CoCo Urbane Basic</title>
		<link>http://nuts4cocos.org/wordpress/?p=152</link>
		<comments>http://nuts4cocos.org/wordpress/?p=152#comments</comments>
		<pubDate>Tue, 29 Nov 2011 15:19:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=152</guid>
		<description><![CDATA[I&#8217;m writing it in m6809 assembly language. At present I have a simple start for a linked list editor. As I see it my system will have a 60k linked list partially compiled Urbane Basic file. That will free up &#8230; <a href="http://nuts4cocos.org/wordpress/?p=152">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing it in m6809 assembly language. At present I have a simple start for a linked list editor. As I see it my system will have a 60k linked list partially compiled Urbane Basic file. That will free up 30k for low level graphics and data along with the 32k for super high level graphics. If I get that done I might jump into Toolshed.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=152</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Direct urbane to executable</title>
		<link>http://nuts4cocos.org/wordpress/?p=144</link>
		<comments>http://nuts4cocos.org/wordpress/?p=144#comments</comments>
		<pubDate>Tue, 05 Jul 2011 15:11:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=144</guid>
		<description><![CDATA[I am going to try to get rid of the middle compile phase and have a program that translates an urbane program directly into an executable.]]></description>
			<content:encoded><![CDATA[<p>I am going to try to get rid of the middle compile phase and have a program that translates an urbane program directly into an executable.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=144</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a new one</title>
		<link>http://nuts4cocos.org/wordpress/?p=142</link>
		<comments>http://nuts4cocos.org/wordpress/?p=142#comments</comments>
		<pubDate>Tue, 05 Jul 2011 15:05:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=142</guid>
		<description><![CDATA[a new one Oops, I forgot to get rid of some debug lines one more try]]></description>
			<content:encoded><![CDATA[<p><a href="http://nuts4cocos.org/wordpress/wp-content/uploads/2011/07/urbaneBDb.zip"> a new one </a> Oops, I forgot to get rid of some debug lines <a href="http://nuts4cocos.org/wordpress/wp-content/uploads/2011/07/urbaneBDc.zip"> one more try </a></p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=142</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>small subset of coco urbane basic to c</title>
		<link>http://nuts4cocos.org/wordpress/?p=123</link>
		<comments>http://nuts4cocos.org/wordpress/?p=123#comments</comments>
		<pubDate>Tue, 28 Jun 2011 14:38:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=123</guid>
		<description><![CDATA[I have a working version of my small subset of coco urbane basic to c program. here it is here is a slightly improved one and another one before I get rid of the middle compile phase and make it &#8230; <a href="http://nuts4cocos.org/wordpress/?p=123">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have a working version of  my small subset of coco urbane  basic to c program. <a href="http://nuts4cocos.org/wordpress/wp-content/uploads/2011/06/urbaneBD.zip"> here it is </a> <a href="http://nuts4cocos.org/wordpress/wp-content/uploads/2011/06/urbaneBDa.zip"> here is a slightly improved one </a> and <a href="http://nuts4cocos.org/wordpress/wp-content/uploads/2011/07/urbaneBDb.zip"> another one </a> before I get rid of the middle compile phase and make it just an urbane to executable program.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=123</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDECBC for the CoCo computer</title>
		<link>http://nuts4cocos.org/wordpress/?p=116</link>
		<comments>http://nuts4cocos.org/wordpress/?p=116#comments</comments>
		<pubDate>Mon, 09 May 2011 07:20:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=116</guid>
		<description><![CDATA[Super Disk Extended Color Basic compiled and/or c language. The final result will be SDECB functionality for nitros9 c. In addition to the c compiler that I mentioned in the last post, I am working on a c program to &#8230; <a href="http://nuts4cocos.org/wordpress/?p=116">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Super Disk Extended Color Basic compiled and/or c language. The final result will be SDECB functionality for nitros9 c. In addition to the c compiler that I mentioned in the last post, I am working on a c program to translate a small subset of urbane basic to c source.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=116</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to EC Basic</title>
		<link>http://nuts4cocos.org/wordpress/?p=113</link>
		<comments>http://nuts4cocos.org/wordpress/?p=113#comments</comments>
		<pubDate>Fri, 29 Apr 2011 09:17:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nuts4cocos.org/wordpress/?p=113</guid>
		<description><![CDATA[My latest efforts lie in creating c functions for EC Basic in a strictly limited subset of c. I want to make it be possible to write itself in itself. I am presently writing a lexical analyzer on the PC. &#8230; <a href="http://nuts4cocos.org/wordpress/?p=113">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My latest efforts lie in creating c functions for EC Basic in a strictly limited subset of c. I want to make it be possible to write itself in itself. I am presently writing a lexical analyzer on the PC. The next step will be to write a cross-parser between the PC and the coco. Then comes an interpreter for the coco. At that point I may want to add a cross-compiler and/or a coco compiler.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuts4cocos.org/wordpress/?feed=rss2&#038;p=113</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

