<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="0.92" xml:lang="en-US">
	<channel>
		<title>ENIGMA Forums - Announcements</title>
		<link>http://enigma-dev.org/forums/index.php</link>
		<description><![CDATA[Live information from ENIGMA Forums]]></description>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/xml" href="http://feeds.feedburner.com/enigmanews" /><feedburner:info uri="enigmanews" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title><![CDATA[Update]]></title>
			<link>http://feedproxy.google.com/~r/enigmanews/~3/gou2pvG0acg/index.php</link>
			<description>Before we acquire any more &lt;strong&gt;UNICORN &lt;em&gt;PORN&lt;/em&gt;&lt;/strong&gt;, I would just like to bring you up to speed on the happenings, which have been few and far between.&lt;br /&gt;&lt;br /&gt;This is the tentative parser plan:&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/diagrams/ENIGMA-layout.svg" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;The groupings are not completely accurate as there are &amp;quot;logical groupings&amp;quot; not represented in code, but instead in dependencies. I&amp;#39;ll draw those in after I&amp;#39;ve worked out exactly what those dependencies are.&lt;br /&gt;&lt;br /&gt;As for the git migration status, we&amp;#39;ve had a whopping success. The IRC bot is now capable of probing any of the subprojects composing LGM and ENIGMA, which are all on Github. No changes have yet been made to the installer as installation will now be more directed. We will, before the first git release, refactor ENIGMA to not require write access to its own directory, which will enable us to install to the program files, or to /opt/ or /bin/ on Linux.&lt;br /&gt;&lt;br /&gt;More to come, but for now, I&amp;#39;m tired.&lt;img src="http://feeds.feedburner.com/~r/enigmanews/~4/gou2pvG0acg" height="1" width="1"/&gt;</description>
			<comments>http://enigma-dev.org/forums/index.php?action=post;topic=938.0</comments>
			<category><![CDATA[Announcements]]></category>
			<pubDate>Tue, 31 Jan 2012 05:21:23 GMT</pubDate>
			<guid>http://enigma-dev.org/forums/index.php?topic=938.0</guid>
		<feedburner:origLink>http://enigma-dev.org/forums/index.php?topic=938.0</feedburner:origLink></item>
		<item>
			<title><![CDATA[New GitHub Repository]]></title>
			<link>http://feedproxy.google.com/~r/enigmanews/~3/mB1LeXNNxww/index.php</link>
			<description>I&amp;#39;ve just set up a repository on GitHub for ENIGMA. You can find it here: &lt;a href="https://github.com/enigma-dev/enigma-dev" class="bbc_link" target="_blank"&gt;https://github.com/enigma-dev/enigma-dev&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you&amp;#39;re running a Linux-based distro, you can install the git package, then run the following command to create a local copy:&lt;br /&gt;&lt;div class="codeheader"&gt;Code: &lt;a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation"&gt;[Select]&lt;/a&gt;&lt;/div&gt;&lt;code class="bbc_code"&gt;git clone git://github.com/enigma-dev/enigma-dev.git&lt;/code&gt;(note: git checkout is not like svn checkout; git clone is svn checkout)&lt;br /&gt;&lt;br /&gt;For those of you that want something like TortoiseSVN, &lt;a href="https://code.google.com/p/tortoisegit/" class="bbc_link" target="_blank"&gt;TortoiseGit&lt;/a&gt; is also available. If you don&amp;#39;t know how Git works, I&amp;#39;d suggest learning it (it&amp;#39;s not the same as SVN) or asking someone how to use it.&lt;br /&gt;&lt;br /&gt;From GitHub, you can fork the repository (and then push changes in your fork back to us), submit bugs (either there or on flyspray here), and watch for changes. You can also view a list of files and commits with much more ease. If you want to download a copy of the repo at any time, GitHub also supports this: &lt;a href="https://github.com/enigma-dev/enigma-dev/downloads" class="bbc_link" target="_blank"&gt;https://github.com/enigma-dev/enigma-dev/downloads&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One of the largest differences between Git and SVN is Git&amp;#39;s naming of commits; instead of using incremented numbers, it uses hashes. Commits can be named using tags (git tag &amp;lt;name&amp;gt; &amp;lt;commit&amp;gt;), and you can switch to a specific tag or branch with (git checkout &amp;lt;tag/branch&amp;gt;). Git also makes a single .git directory in the root instead of SVN&amp;#39;s recursive .svn nonsense.&lt;br /&gt;&lt;br /&gt;Note that the SVN repo is still up, but I&amp;#39;m not entirely sure of how things are going to work with either.&amp;nbsp; This is a very large change, however, is really for the better.&lt;img src="http://feeds.feedburner.com/~r/enigmanews/~4/mB1LeXNNxww" height="1" width="1"/&gt;</description>
			<comments>http://enigma-dev.org/forums/index.php?action=post;topic=933.0</comments>
			<category><![CDATA[Announcements]]></category>
			<pubDate>Fri, 06 Jan 2012 22:45:49 GMT</pubDate>
			<guid>http://enigma-dev.org/forums/index.php?topic=933.0</guid>
		<feedburner:origLink>http://enigma-dev.org/forums/index.php?topic=933.0</feedburner:origLink></item>
		<item>
			<title><![CDATA[Neat Stuff]]></title>
			<link>http://feedproxy.google.com/~r/enigmanews/~3/2hseqKIT8u0/index.php</link>
			<description>I was working on this new parser yesterday, and I thought it&amp;#39;d be kind of neat to make my AST generator export SVGs. So I did.&lt;br /&gt;&lt;br /&gt;So, given this expression: 2 &amp;lt;&amp;lt; 1 + 6 / 2 - 2 / 2 &amp;lt;&amp;lt; 8 % 5 + 5 / 2&lt;br /&gt;&lt;br /&gt;The AST looks like this, step by step:&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_dec_literal(&amp;quot;2&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_00.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_operator(&amp;quot;&amp;lt;&amp;lt;&amp;quot;,2);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_01.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_dec_literal(&amp;quot;1&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_02.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_operator(&amp;quot;+&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_03.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_dec_literal(&amp;quot;6&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_04.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_operator(&amp;quot;/&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_05.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_dec_literal(&amp;quot;2&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_06.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_operator(&amp;quot;-&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_07.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_dec_literal(&amp;quot;2&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_08.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_operator(&amp;quot;/&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_09.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_dec_literal(&amp;quot;2&amp;quot;,1);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_10.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_operator(&amp;quot;&amp;lt;&amp;lt;&amp;quot;,2);&lt;br /&gt;&lt;img src="http://dl.dropbox.com/u/1052740/enigma/screens/renders/AST_Gneration/early/PNG/AST_11.svg.png" alt="" class="bbc_img" /&gt;&lt;br /&gt;&lt;br /&gt;ast &amp;lt;&amp;lt; create_token_dec_literal(&amp;quot;8&amp;quot;,1);&lt;br /&gt;[img]http://dl.dropbox.com/u/1052740/enigma/scre...&lt;img src="http://feeds.feedburner.com/~r/enigmanews/~4/2hseqKIT8u0" height="1" width="1"/&gt;</description>
			<comments>http://enigma-dev.org/forums/index.php?action=post;topic=932.0</comments>
			<category><![CDATA[Announcements]]></category>
			<pubDate>Fri, 06 Jan 2012 14:48:41 GMT</pubDate>
			<guid>http://enigma-dev.org/forums/index.php?topic=932.0</guid>
		<feedburner:origLink>http://enigma-dev.org/forums/index.php?topic=932.0</feedburner:origLink></item>
		<item>
			<title><![CDATA[Happy New Year!]]></title>
			<link>http://feedproxy.google.com/~r/enigmanews/~3/XRyb4GbUaP8/index.php</link>
			<description>I&amp;#39;m tired as ass. And sick as a dog.&lt;br /&gt;&lt;br /&gt;Really, though. I hope that 2012 is a great year for everyone. Except Yoyo, I mean. Obviously.&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/enigmanews/~4/XRyb4GbUaP8" height="1" width="1"/&gt;</description>
			<comments>http://enigma-dev.org/forums/index.php?action=post;topic=928.0</comments>
			<category><![CDATA[Announcements]]></category>
			<pubDate>Sat, 31 Dec 2011 21:50:28 GMT</pubDate>
			<guid>http://enigma-dev.org/forums/index.php?topic=928.0</guid>
		<feedburner:origLink>http://enigma-dev.org/forums/index.php?topic=928.0</feedburner:origLink></item>
		<item>
			<title><![CDATA[Merry Christmas!]]></title>
			<link>http://feedproxy.google.com/~r/enigmanews/~3/YSgd81RlwOI/index.php</link>
			<description>Just posting to wish everyone a merry Christmas and whatnot.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve not seen Ism in a few days, but polygone and HaRRi are working on this and that, and I&amp;#39;ve committed the first revision of my new C parser. Forgoing future holiday distractions, I should be done with it in the very near future; possibly before this year is over.&lt;br /&gt;&lt;br /&gt;Not sure about you people, but I have things to celebrate and family to visit.&lt;br /&gt;&lt;br /&gt;Cheers, of the Christmas variety.&lt;img src="http://feeds.feedburner.com/~r/enigmanews/~4/YSgd81RlwOI" height="1" width="1"/&gt;</description>
			<comments>http://enigma-dev.org/forums/index.php?action=post;topic=924.0</comments>
			<category><![CDATA[Announcements]]></category>
			<pubDate>Sun, 25 Dec 2011 18:05:50 GMT</pubDate>
			<guid>http://enigma-dev.org/forums/index.php?topic=924.0</guid>
		<feedburner:origLink>http://enigma-dev.org/forums/index.php?topic=924.0</feedburner:origLink></item>
	</channel>
</rss>

