<?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: Extending Python with (almost) anything</title>
	<atom:link href="http://www.artfulcode.net/articles/extending-python-almost-anything/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artfulcode.net/articles/extending-python-almost-anything/</link>
	<description>Resources and tips for dynamic, interactive languages.</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:00:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff</title>
		<link>http://www.artfulcode.net/articles/extending-python-almost-anything/comment-page-1/#comment-2012</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 28 Feb 2010 13:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/articles/extending-python-almost-anything/#comment-2012</guid>
		<description>That is an entirely different story. For that, you would need to load Python libraries from within newlisp. Using newlisp as an embedded interpreter is unfortunately limited to evaluating strings.</description>
		<content:encoded><![CDATA[<p>That is an entirely different story. For that, you would need to load Python libraries from within newlisp. Using newlisp as an embedded interpreter is unfortunately limited to evaluating strings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e</title>
		<link>http://www.artfulcode.net/articles/extending-python-almost-anything/comment-page-1/#comment-2011</link>
		<dc:creator>e</dc:creator>
		<pubDate>Fri, 26 Feb 2010 02:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/articles/extending-python-almost-anything/#comment-2011</guid>
		<description>cool.  would you be up for showing a reverse example? newlisp calling a python function?</description>
		<content:encoded><![CDATA[<p>cool.  would you be up for showing a reverse example? newlisp calling a python function?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
