<?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>Scott Means &#187; Java</title>
	<atom:link href="http://smeans.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://smeans.com</link>
	<description>Ripping the envelope of software development, one technology at a time.</description>
	<lastBuildDate>Tue, 06 Oct 2009 13:47:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>I&#8217;ve seen the future, and the future is &#8230; COBOL?</title>
		<link>http://smeans.com/2008/04/15/ive-seen-the-future-and-the-future-is-cobol/</link>
		<comments>http://smeans.com/2008/04/15/ive-seen-the-future-and-the-future-is-cobol/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 20:41:38 +0000</pubDate>
		<dc:creator>smeans</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://smeans.com/2008/04/15/ive-seen-the-future-and-the-future-is-cobol/</guid>
		<description><![CDATA[Ok, so in the process of migrating to my new laptop I&#8217;ve been forced to look at several of my old projects. I don&#8217;t remember where I found the time, but ten years ago I must have written a _lot_ of code. One of the more bizarre projects I did back then was a Y2K [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so in the process of migrating to my new laptop I&#8217;ve been forced to look at several of my old projects. I don&#8217;t remember where I found the time, but ten years ago I must have written a _lot_ of code. One of the more bizarre projects I did back then was a Y2K solution that involved cross-compiling COBOL programs to Java bytecode. I only implemented about 50% of the COBOL feature set back then, but it still turns out to be 600+ source files and who-knows-how-many thousands of LOCs.<br />
So rather than let it sit on my hard drive gathering virtual dust, I&#8217;ve created a Sourceforge project for it. Check out the <a href="https://sourceforge.net/projects/universalcobol/">Universal COBOL Compiler</a> project when you have a chance. There&#8217;s nothing out there but a one-paragraph synopsis and a bunch of code in the CVS repository, but at least it&#8217;s not hidden on my computer anymore!</p>
]]></content:encoded>
			<wfw:commentRss>http://smeans.com/2008/04/15/ive-seen-the-future-and-the-future-is-cobol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
