<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: NNDB&#8217;s Not a Database</title>
	<atom:link href="http://www.artificialworlds.net/blog/2009/10/10/nndbs-not-a-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artificialworlds.net/blog/2009/10/10/nndbs-not-a-database/</link>
	<description>Four in the morning, still writing Free Software</description>
	<lastBuildDate>Mon, 24 May 2010 19:49:09 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy Balaam</title>
		<link>http://www.artificialworlds.net/blog/2009/10/10/nndbs-not-a-database/comment-page-1/#comment-1977</link>
		<dc:creator>Andy Balaam</dc:creator>
		<pubDate>Wed, 10 Feb 2010 09:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.artificialworlds.net/blog/?p=241#comment-1977</guid>
		<description>Thanks Guillaume - really interesting projects, and further really interesting links at the bottom of the second one.  I knew someone else must have done something like this before...

In self-augmenting language it is possible to build something like this on top of a real database, which I think would be very difficult in C++.

I have been having thoughts about what my ideal language would be.  Recently I have been wondering about whether it&#039;s possible to create a self-augmenting language that is also compiled in a traditional way, and type-safe in the C++ sense.  Essentially I want to be able to extend the C++ compiler at compile time.</description>
		<content:encoded><![CDATA[<p>Thanks Guillaume &#8211; really interesting projects, and further really interesting links at the bottom of the second one.  I knew someone else must have done something like this before&#8230;</p>
<p>In self-augmenting language it is possible to build something like this on top of a real database, which I think would be very difficult in C++.</p>
<p>I have been having thoughts about what my ideal language would be.  Recently I have been wondering about whether it&#8217;s possible to create a self-augmenting language that is also compiled in a traditional way, and type-safe in the C++ sense.  Essentially I want to be able to extend the C++ compiler at compile time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Yziquel</title>
		<link>http://www.artificialworlds.net/blog/2009/10/10/nndbs-not-a-database/comment-page-1/#comment-1976</link>
		<dc:creator>Guillaume Yziquel</dc:creator>
		<pubDate>Tue, 09 Feb 2010 20:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.artificialworlds.net/blog/?p=241#comment-1976</guid>
		<description>Two projects that might be interesting to you, though quite far from C++ userland.

PG&#039;OCamlm by Richard Jones: http://pgocaml.berlios.de/

A statically typed relational algebra by Mauricio Fernandez:
http://eigenclass.org/hiki/addressing-orm-problem-typed-relational-algebra</description>
		<content:encoded><![CDATA[<p>Two projects that might be interesting to you, though quite far from C++ userland.</p>
<p>PG&#8217;OCamlm by Richard Jones: <a href="http://pgocaml.berlios.de/" rel="nofollow">http://pgocaml.berlios.de/</a></p>
<p>A statically typed relational algebra by Mauricio Fernandez:<br />
<a href="http://eigenclass.org/hiki/addressing-orm-problem-typed-relational-algebra" rel="nofollow">http://eigenclass.org/hiki/addressing-orm-problem-typed-relational-algebra</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Balaam</title>
		<link>http://www.artificialworlds.net/blog/2009/10/10/nndbs-not-a-database/comment-page-1/#comment-1923</link>
		<dc:creator>Andy Balaam</dc:creator>
		<pubDate>Thu, 29 Oct 2009 11:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.artificialworlds.net/blog/?p=241#comment-1923</guid>
		<description>Thanks!  I am actually currently reading http://mitpress.mit.edu/sicp/full-text/book/book.html and loving it.  It turns out pretty much all the interesting stuff in template metaprogramming is almost identical to how you would do the same thing in LISP.</description>
		<content:encoded><![CDATA[<p>Thanks!  I am actually currently reading <a href="http://mitpress.mit.edu/sicp/full-text/book/book.html" rel="nofollow">http://mitpress.mit.edu/sicp/full-text/book/book.html</a> and loving it.  It turns out pretty much all the interesting stuff in template metaprogramming is almost identical to how you would do the same thing in LISP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SG</title>
		<link>http://www.artificialworlds.net/blog/2009/10/10/nndbs-not-a-database/comment-page-1/#comment-1921</link>
		<dc:creator>SG</dc:creator>
		<pubDate>Thu, 29 Oct 2009 08:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.artificialworlds.net/blog/?p=241#comment-1921</guid>
		<description>&quot;instead of generating code to match your data, or generating SQL to match your code, why not specify your data structure in code?&quot;

See LISP :)

PS: Really cool C++ project!</description>
		<content:encoded><![CDATA[<p>&#8220;instead of generating code to match your data, or generating SQL to match your code, why not specify your data structure in code?&#8221;</p>
<p>See LISP :)</p>
<p>PS: Really cool C++ project!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
