<?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>Adztec Independent - Blog &#187; rubygems</title>
	<atom:link href="http://www.adztec-independent.de/tag/rubygems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adztec-independent.de</link>
	<description>Programming Ruby / JRuby / Rails / Common Lisp by Christopher Bertels</description>
	<lastBuildDate>Sun, 21 Mar 2010 23:27:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blocktalk Rubygem</title>
		<link>http://www.adztec-independent.de/2009/06/blocktalk-rubygem/</link>
		<comments>http://www.adztec-independent.de/2009/06/blocktalk-rubygem/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 21:05:27 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blocktalk]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://www.adztec-independent.de/?p=255</guid>
		<description><![CDATA[Blocktalk can now be easily installed via Rubygems:

gem sources -a http://gems.github.com (if not done yet)
sudo gem install bakkdoor-blocktalk

You can then simply run blocktalk from the shell via

blocktalk sourcefile.bt

To look at some debug information (e.g. the AST, the generated ruby code etc.) type:

blocktalk sourcefile.bt &#8211;debug
or
blocktalk sourcefile.bt &#8211;ruby (to only show the generated ruby code)

Feel free to [...]]]></description>
			<content:encoded><![CDATA[<p>Blocktalk can now be easily installed via <a href="http://rubygems.org/" target="_blank">Rubygems</a>:</p>
<blockquote><p>
<b>gem sources -a http://gems.github.com</b> (if not done yet)<br />
<b>sudo gem install bakkdoor-blocktalk</b>
</p></blockquote>
<p>You can then simply run blocktalk from the shell via</p>
<blockquote><p>
<b>blocktalk sourcefile.bt</b>
</p></blockquote>
<p>To look at some debug information (e.g. the AST, the generated ruby code etc.) type:</p>
<blockquote><p>
<b>blocktalk sourcefile.bt &#8211;debug</b><br />
or<br />
<b>blocktalk sourcefile.bt &#8211;ruby</b> (to only show the generated ruby code)
</p></blockquote>
<p>Feel free to play around with it, check out the examples in the examples folder, if you want to get a start.<br />
Would love to hear some feedback from anyone who&#8217;s interested, since this is my first attempt to language design <img src='http://www.adztec-independent.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.adztec-independent.de/2009/06/blocktalk-rubygem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
