<?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>The One With D &#187; LDC Releases</title>
	<atom:link href="http://dblog.aldacron.net/category/ldc-releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://dblog.aldacron.net</link>
	<description>News and Opinions Regarding the D Programming Language</description>
	<lastBuildDate>Wed, 01 Feb 2012 11:41:34 +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>Yet Another News Roundup</title>
		<link>http://dblog.aldacron.net/2010/08/01/yet-another-news-roundup/</link>
		<comments>http://dblog.aldacron.net/2010/08/01/yet-another-news-roundup/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 10:05:17 +0000</pubDate>
		<dc:creator>Aldacron</dc:creator>
				<category><![CDATA[Derelict]]></category>
		<category><![CDATA[LDC Releases]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[D1]]></category>
		<category><![CDATA[D2]]></category>
		<category><![CDATA[DMD]]></category>
		<category><![CDATA[LDC]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tango]]></category>

		<guid isPermaLink="false">http://dblog.aldacron.net/?p=814</guid>
		<description><![CDATA[Once again, I&#8217;ve fallen way behind on D news. For a while, it was a bit dry. Then in the past few weeks a few announcements came and I kept putting off reposting them here. So, here&#8217;s some of the &#8230; <a href="http://dblog.aldacron.net/2010/08/01/yet-another-news-roundup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Once again, I&#8217;ve fallen way behind on D news. For a while, it was a bit dry. Then in the past few weeks a few announcements came and I kept putting off reposting them here. So, here&#8217;s some of the stuff I&#8217;ve not blogged recently.</p>
<p>LDC <a href="http://fedoraproject.org/wiki/Features/D_Programming" target="_blank">has been accepted</a> into the Fedora 14 official repository, so if that&#8217;s your Linux flavor of choice you&#8217;ll be able to use it quite easily. The package maintainer, Jonathan Mercier, also has packages for Tango and Derelict. Both of those are under review for inclusion in the official repo. I&#8217;m sure he&#8217;ll let us know the result.</p>
<p>Speaking of Derelict, I&#8217;ve just given the build system another overhaul. You can now use the makefiles to compile with either DMD or LDC by specifying DC=dmd/ldc when executing make (e.g. &#8216;make -flinux.mak DC=ldc&#8217;).</p>
<p>David Simcha has evolved a neat little plotting package, now called <a href="http://dsource.org/projects/plot2kill" target="_blank">Plot2Kill</a> (formerly dflplot). The project, currently in alpha, is described as &#8220;capable of drawing basic scientific and statistical plots, including bar  graphs, line graphs, histograms, scatter plots, heat maps,  quantile-quantile plots, and ROC curves.&#8221;</p>
<p>awishformore has released a binding/wrapper for SQLlite 3.6. Unfortunately, he doesn&#8217;t seem to have provided a page about the project, only a direct download link. Normally, I don&#8217;t like linking directly from here, but once again I&#8217;ll make an exception. Here&#8217;s a link to <a href="http://nexunity.com/sqlite4d.rar">sqlite4d.rar</a>. Currently supports D2 only.</p>
<p>FreepingCreature has announced FCC, a &#8220;simple compiled C-like language with a compiler written in D.&#8221; Again, there&#8217;s no project page, but there is <a href="http://demented.no-ip.org/~git/gitweb.cgi?p=fcc.git;a=summary" target="_blank">a git repository that you can browse</a>. Looks like it&#8217;d be fun to play with, but I don&#8217;t see any information about the license.</p>
<p>Nick Sabalausky has announced <a href="http://www.dsource.org/projects/goldie" target="_blank">Goldie 0.3,</a> an engine for the Gold Parser Builder that supports D1/Tango. He says D2 support is planned for the future.</p>
<p>Jacob Carlborg has announced the initial release of <a href="http://dsource.org/projects/orange" target="_blank">Orange</a>, a Boost-licensed serialization library that supports D1/D2, Phobos/Tango (I know what a headache that can be). The architecture is split into a front-end (the serializer) and a back-end (the archiver) so that you can implement custom archive formats.</p>
<p>On a side note, gone are the days when you could be content with just having Subversion installed for your D development. There are three different source control tools used in the projects above (svn, git and mercurial). So if you plan to use any of them in earnest, make sure you&#8217;re up to speed on the ones you aren&#8217;t familiar with. Personally, I&#8217;m still slow with git and hg.</p>
]]></content:encoded>
			<wfw:commentRss>http://dblog.aldacron.net/2010/08/01/yet-another-news-roundup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>LDC 0.9.2 Released</title>
		<link>http://dblog.aldacron.net/2010/03/20/ldc-0-9-2-released/</link>
		<comments>http://dblog.aldacron.net/2010/03/20/ldc-0-9-2-released/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 08:33:50 +0000</pubDate>
		<dc:creator>Aldacron</dc:creator>
				<category><![CDATA[LDC Releases]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[D1]]></category>
		<category><![CDATA[LDC]]></category>
		<category><![CDATA[Tango]]></category>

		<guid isPermaLink="false">http://dblog.aldacron.net/?p=743</guid>
		<description><![CDATA[Christian Kamm recently announced a new version of LDC, the D compiler being built on top of LLVM. I&#8217;m waiting for the day we finally get this on Windows.]]></description>
			<content:encoded><![CDATA[<p>Christian Kamm recently <a href="http://www.incasoftware.de/~kamm/projects/index.php/2010/03/19/ldc-0-9-2-released/" target="_blank">announced a new version of LDC</a>, the D compiler being built on top of <a href="http://llvm.org/" target="_blank">LLVM</a>. I&#8217;m waiting for the day we finally get this on Windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://dblog.aldacron.net/2010/03/20/ldc-0-9-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LDC 0.9 Has Arrived</title>
		<link>http://dblog.aldacron.net/2009/01/09/ldc-09-has-arrived/</link>
		<comments>http://dblog.aldacron.net/2009/01/09/ldc-09-has-arrived/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 03:30:28 +0000</pubDate>
		<dc:creator>Aldacron</dc:creator>
				<category><![CDATA[LDC Releases]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[D1]]></category>
		<category><![CDATA[LDC]]></category>

		<guid isPermaLink="false">http://dblog.aldacron.net/?p=532</guid>
		<description><![CDATA[I finally get to add a new LDC Releases category to this blog. Christian Kamm and Tomas Lindquist Olsen have announced the first release of LDC. This is big news that I&#8217;m sure a number of D-ites have been eagerly &#8230; <a href="http://dblog.aldacron.net/2009/01/09/ldc-09-has-arrived/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I finally get to add a new <em>LDC Releases</em> category to this blog. Christian Kamm and Tomas Lindquist Olsen have announced the first release of <a href="http://www.dsource.org/projects/ldc">LDC</a>. This is big news that I&#8217;m sure a number of D-ites have been eagerly awaiting. There is a caveat, though. This release is only for x86-32 Linux. There are issues currently with other platforms, some releated to LDC and others to <a href="http://llvm.org/">LLVM</a>. Read <a href="http://www.incasoftware.de/~kamm/projects/index.php/2009/01/09/ldc-09-released/">the full announcement</a> (or, alternatively, the same announcement in <a href="http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&amp;article_id=14531">a newsgroup thread</a>) for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://dblog.aldacron.net/2009/01/09/ldc-09-has-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

