<?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: Simple Chart Of Embeddable Scripting Options In Erlang</title>
	<atom:link href="http://erlanginside.com/simple-chart-of-embeddable-scripting-options-in-erlang-157/feed" rel="self" type="application/rss+xml" />
	<link>http://erlanginside.com/simple-chart-of-embeddable-scripting-options-in-erlang-157</link>
	<description>News and Information on Erlang and Concurrent Computing</description>
	<lastBuildDate>Sat, 05 May 2012 14:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: snies</title>
		<link>http://erlanginside.com/simple-chart-of-embeddable-scripting-options-in-erlang-157/comment-page-1#comment-218</link>
		<dc:creator>snies</dc:creator>
		<pubDate>Mon, 22 Mar 2010 08:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=157#comment-218</guid>
		<description>Hello Chad,

python is fully embedable http://docs.python.org/release/2.5.2/ext/embedding.html.

You could embed it in a port, module or a cnode. http://www.erlang.org/doc/tutorial/erl_interface.html

Of course the easiest and most natural way would be the use of https://launchpad.net/twotp a erlang node written fully in python.

I can understand that you might prefer other languages over python or that you might argue that there are different footprints, but i really can&#039;t see your point in python not beeing embedable.

Cheers,
Stephan</description>
		<content:encoded><![CDATA[<p>Hello Chad,</p>
<p>python is fully embedable <a href="http://docs.python.org/release/2.5.2/ext/embedding.html" rel="nofollow">http://docs.python.org/release/2.5.2/ext/embedding.html</a>.</p>
<p>You could embed it in a port, module or a cnode. <a href="http://www.erlang.org/doc/tutorial/erl_interface.html" rel="nofollow">http://www.erlang.org/doc/tutorial/erl_interface.html</a></p>
<p>Of course the easiest and most natural way would be the use of <a href="https://launchpad.net/twotp" rel="nofollow">https://launchpad.net/twotp</a> a erlang node written fully in python.</p>
<p>I can understand that you might prefer other languages over python or that you might argue that there are different footprints, but i really can&#8217;t see your point in python not beeing embedable.</p>
<p>Cheers,<br />
Stephan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

