<feed xmlns='http://www.w3.org/2005/Atom'>
<title>esoteric/src, branch master</title>
<subtitle>A few interpreters for esoteric languages</subtitle>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/'/>
<entry>
<title>Brainfuck interpreter in Ada</title>
<updated>2015-03-14T12:37:44+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2015-03-14T12:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=aac4cacb47ba22edf8cc722ff2a8fb9e19072a4b'/>
<id>aac4cacb47ba22edf8cc722ff2a8fb9e19072a4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Brainfuck hello world program added for testing</title>
<updated>2015-03-13T07:15:28+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2015-03-13T07:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=8e492d005cbc090c6253f9fe20a57088b025eeba'/>
<id>8e492d005cbc090c6253f9fe20a57088b025eeba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oh my god it's fizzbuzz written in Grasp</title>
<updated>2014-12-27T14:20:00+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2014-12-27T14:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=e9d43c83b7ede42f1c5ea579eaf8c32fcd3518c7'/>
<id>e9d43c83b7ede42f1c5ea579eaf8c32fcd3518c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tails function examples for Thue, Grasp</title>
<updated>2014-12-27T10:07:13+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2014-12-27T10:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=3a8e84b914f74125b4cbff446fa7eb5c2e9ec89b'/>
<id>3a8e84b914f74125b4cbff446fa7eb5c2e9ec89b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>toInt improved</title>
<updated>2014-12-27T09:59:56+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2014-12-27T09:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=fcdda74a4dbbe515c0aad3f428fda3a46990c848'/>
<id>fcdda74a4dbbe515c0aad3f428fda3a46990c848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Called functions no longer transfer name edges so garbage collection works properly</title>
<updated>2014-12-19T08:19:44+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2014-12-19T08:19:44+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=ce4a5e99734a005438426c4d2d02de180bc4b41d'/>
<id>ce4a5e99734a005438426c4d2d02de180bc4b41d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slightly more advanced grasp test programs</title>
<updated>2014-12-19T08:05:48+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2014-12-19T08:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=257bd248b0e8bbf3e2ab6d5c7ce81b2bf2fbff34'/>
<id>257bd248b0e8bbf3e2ab6d5c7ce81b2bf2fbff34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cond edges now work (how did I overlook that?)</title>
<updated>2014-12-19T04:18:42+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2014-12-19T04:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=d5ec72501f774c86d1fbe3c74b4edafc5065987e'/>
<id>d5ec72501f774c86d1fbe3c74b4edafc5065987e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix for graph garbage collection</title>
<updated>2014-12-19T02:52:41+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2014-12-19T02:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=9cc9f189afa13e7e60d1e3adab471f2389d4aab4'/>
<id>9cc9f189afa13e7e60d1e3adab471f2389d4aab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix for div</title>
<updated>2014-12-18T22:48:47+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2014-12-18T22:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/esoteric/commit/?id=841b51de745008220a953669104b21898473d79b'/>
<id>841b51de745008220a953669104b21898473d79b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
