<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tunk.git/samples/sample1.code, branch main</title>
<subtitle>A small functional language interpreter
</subtitle>
<id>http://forge.jan.systems/tunk.git/atom?h=main</id>
<link rel='self' href='http://forge.jan.systems/tunk.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/'/>
<updated>2021-11-25T17:01:31Z</updated>
<entry>
<title>Add license and readme</title>
<updated>2021-11-25T17:01:31Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-25T08:05:01Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=4abdbaabd69a5aac827cb4e2f98c27e5661885cf'/>
<id>urn:sha1:4abdbaabd69a5aac827cb4e2f98c27e5661885cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursion working oh yes</title>
<updated>2021-11-25T07:53:55Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T20:47:23Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=7f9207d9742c062c2a23ca53aa48420217558e7a'/>
<id>urn:sha1:7f9207d9742c062c2a23ca53aa48420217558e7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in reduce Application case</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T12:17:53Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=b0c42f8ad5f89be748741a8dd2c17bfe1aa3d0eb'/>
<id>urn:sha1:b0c42f8ad5f89be748741a8dd2c17bfe1aa3d0eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify builtin processing</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T10:12:22Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=502dd83e65b3e00b5150fe6fc7aa1d313effe824'/>
<id>urn:sha1:502dd83e65b3e00b5150fe6fc7aa1d313effe824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix evaluation problems</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T09:37:07Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=e48876266053819680931b8c43fe6c6165e9c739'/>
<id>urn:sha1:e48876266053819680931b8c43fe6c6165e9c739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add int.eq builtin and test</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T07:27:22Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=ecc88efd10db08afad1027892d44d473839a4b86'/>
<id>urn:sha1:ecc88efd10db08afad1027892d44d473839a4b86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve builtin output formatting</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T07:07:21Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=fecbbec2d8d24639d4178f92fe0585d777165250'/>
<id>urn:sha1:fecbbec2d8d24639d4178f92fe0585d777165250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builtins with more than one parameter seemingly working</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-23T21:49:58Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=e81d731b29c484ef2bab159d78a5417674e840ed'/>
<id>urn:sha1:e81d731b29c484ef2bab159d78a5417674e840ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builtins of one parameter working</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-23T21:27:01Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=c1f50fea93ad308f215e2d2878d773b55a370edb'/>
<id>urn:sha1:c1f50fea93ad308f215e2d2878d773b55a370edb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get term reduction (without Lazy) seemingly working</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-23T18:27:27Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=4bfaeda8039acc2a25891a778a51ae7dce1e0d32'/>
<id>urn:sha1:4bfaeda8039acc2a25891a778a51ae7dce1e0d32</id>
<content type='text'>
</content>
</entry>
</feed>
