<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rabbithole, branch main</title>
<subtitle>a first attempt at a language.</subtitle>
<id>http://git.rnrd.eu/rabbithole/atom/?h=main</id>
<link rel='self' href='http://git.rnrd.eu/rabbithole/atom/?h=main'/>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/'/>
<updated>2022-03-03T01:30:46+00:00</updated>
<entry>
<title>Allow returns without value</title>
<updated>2022-03-03T01:30:46+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-03-03T01:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=f5bb7bbd8824a20c991587d5a774644aa98241d9'/>
<id>urn:sha1:f5bb7bbd8824a20c991587d5a774644aa98241d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-arrange error locations</title>
<updated>2022-03-03T00:57:25+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-03-03T00:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=8f7e3d1d2cd43d30ccc16799fcf69058ccc5a717'/>
<id>urn:sha1:8f7e3d1d2cd43d30ccc16799fcf69058ccc5a717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update GoL example with newer constructs.</title>
<updated>2022-02-06T15:15:00+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-02-06T15:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=8abea71c7662016c98583a8d075a693eb4efa5e0'/>
<id>urn:sha1:8abea71c7662016c98583a8d075a693eb4efa5e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Runtime errors</title>
<updated>2021-12-28T23:48:16+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-12-28T23:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=842e76d57274ea6f8d5929e96f2919fd9cf0afb5'/>
<id>urn:sha1:842e76d57274ea6f8d5929e96f2919fd9cf0afb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AST restructure</title>
<updated>2021-12-28T20:46:39+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-12-13T23:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=e621f13a226d297d5368f4c294a8549a93843934'/>
<id>urn:sha1:e621f13a226d297d5368f4c294a8549a93843934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Logos and README.md</title>
<updated>2021-12-09T21:21:05+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-12-09T21:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=9d331e92045ca9098ab5f2139c80ea33e89e8ca3'/>
<id>urn:sha1:9d331e92045ca9098ab5f2139c80ea33e89e8ca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic errors for parsing.</title>
<updated>2021-11-21T18:44:47+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-21T18:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=4e9d846fbd51cec9e8d931c4aa3f399668ac316e'/>
<id>urn:sha1:4e9d846fbd51cec9e8d931c4aa3f399668ac316e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename all Variants to Kinds</title>
<updated>2021-11-21T13:52:50+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-21T13:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=abaa72af8a1be00f3f84d7771a7994bfbbccf719'/>
<id>urn:sha1:abaa72af8a1be00f3f84d7771a7994bfbbccf719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Runtime types</title>
<updated>2021-11-19T23:31:28+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-19T23:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=395d086f0dce355ccdcf3da149c309826c539b48'/>
<id>urn:sha1:395d086f0dce355ccdcf3da149c309826c539b48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update GoL example with functions.</title>
<updated>2021-11-14T21:46:59+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-14T21:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=334f70f5a2f63ec636ac1a8bc375ce51effba424'/>
<id>urn:sha1:334f70f5a2f63ec636ac1a8bc375ce51effba424</id>
<content type='text'>
</content>
</entry>
</feed>
