<?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>新的开始 &#187; brainfuck</title>
	<atom:link href="http://www.wangtianqi.com/blog/tag/brainfuck/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wangtianqi.com/blog</link>
	<description>每一天都是新的开始</description>
	<lastBuildDate>Mon, 12 Sep 2011 10:42:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>玩了一下Brainfuck</title>
		<link>http://www.wangtianqi.com/blog/140</link>
		<comments>http://www.wangtianqi.com/blog/140#comments</comments>
		<pubDate>Sat, 27 Dec 2008 11:18:02 +0000</pubDate>
		<dc:creator>czyhd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[程序设计]]></category>
		<category><![CDATA[brainfuck]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[有趣]]></category>

		<guid isPermaLink="false">http://www.wangtianqi.com/140</guid>
		<description><![CDATA[很意外的发现ubuntu有个bf命令,然后装上了,一种很扯淡的语言..

随手写了一个..

++++++++++

<span class="readmore"><a href="http://www.wangtianqi.com/blog/140" title="玩了一下Brainfuck">阅读全文——共265字</a></span>]]></description>
			<content:encoded><![CDATA[<p>很意外的发现ubuntu有个bf命令,然后装上了,一种很扯淡的语言..</p>
<p>随手写了一个..</p>
<blockquote><p>++++++++++<br />
[<br />
&gt;+++++++&gt;+++&gt;++++++++++&gt;++++++++++++&gt;+&lt;&lt;&lt;&lt;&lt;-<br />
]<br />
&gt;+++.<br />
&gt;++.<br />
&gt;++++++++.<br />
+++.<br />
+++++++.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;.<br />
&lt;.<br />
&gt;&gt;+.<br />
&lt;&lt;+.<br />
&gt;&gt;&gt;.</p></blockquote>
<p>存在一个文件里,比如temp,然后在终端执行</p>
<blockquote><p>bf temp</p></blockquote>
<p>会打印一行字符..</p>
<blockquote><p>I love Y!</p></blockquote>
<p>其实还是蛮好玩的,参见</p>
<p><a href="http://en.wikipedia.org/wiki/Brainfuck">http://en.wikipedia.org/wiki/Brainfuck</a></p>
<p>改改名字就更好了..</p>
<h3  class="related_post_title">相关主题</h3><ul class="related_post"><li><a href="http://www.wangtianqi.com/blog/139" title="发现wanda小鱼蛮有意思的">发现wanda小鱼蛮有意思的</a></li><li><a href="http://www.wangtianqi.com/blog/183" title="升级了一下显卡驱动">升级了一下显卡驱动</a></li><li><a href="http://www.wangtianqi.com/blog/169" title="ubuntu 9.04的优化">ubuntu 9.04的优化</a></li><li><a href="http://www.wangtianqi.com/blog/162" title="突然发现swap分区的利用率太低了">突然发现swap分区的利用率太低了</a></li><li><a href="http://www.wangtianqi.com/blog/148" title="ubuntu下制作ISO镜像文件">ubuntu下制作ISO镜像文件</a></li><li><a href="http://www.wangtianqi.com/blog/143" title="MOCP的配置">MOCP的配置</a></li><li><a href="http://www.wangtianqi.com/blog/138" title="ubuntu下MP3乱码的完美解决方案">ubuntu下MP3乱码的完美解决方案</a></li><li><a href="http://www.wangtianqi.com/blog/132" title="ubuntu下安装wordpress">ubuntu下安装wordpress</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.wangtianqi.com/blog/140/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

