<feed xmlns='http://www.w3.org/2005/Atom'>
<title>crafting-interpreters/src, branch chapter-10-challenges</title>
<subtitle>Code for the book Crafting Interpreters</subtitle>
<id>https://code.ryuslash.org/crafting-interpreters/atom?h=chapter-10-challenges</id>
<link rel='self' href='https://code.ryuslash.org/crafting-interpreters/atom?h=chapter-10-challenges'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/'/>
<updated>2021-02-18T06:06:55Z</updated>
<entry>
<title>Add anonymous functions</title>
<updated>2021-02-18T06:06:55Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-02-18T06:06:55Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=a0df1715fcefd422a0cdd0d247c79cd966b304d5'/>
<id>urn:sha1:a0df1715fcefd422a0cdd0d247c79cd966b304d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add local functions and closures</title>
<updated>2021-02-17T07:41:24Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-02-17T07:41:24Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=e283991f902c38af8e6b5c6ae299911d120d8bcf'/>
<id>urn:sha1:e283991f902c38af8e6b5c6ae299911d120d8bcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add return statement</title>
<updated>2021-02-09T01:42:18Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-02-09T01:42:18Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=0dbf155da52c5db1cab2688b04c87386a55c5d5b'/>
<id>urn:sha1:0dbf155da52c5db1cab2688b04c87386a55c5d5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add function calls</title>
<updated>2021-02-01T01:11:47Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-02-01T01:11:47Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=4a71c219b5fa8e9e28af43925284f429092ba68e'/>
<id>urn:sha1:4a71c219b5fa8e9e28af43925284f429092ba68e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add function calling syntax</title>
<updated>2021-01-21T06:52:47Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-01-21T06:52:47Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=922a8f68637f24fc447a8d687b75a676d3b310bb'/>
<id>urn:sha1:922a8f68637f24fc447a8d687b75a676d3b310bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CMakePresets.json</title>
<updated>2021-01-19T01:42:43Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-01-19T01:42:43Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=60b940f1f5b411053ee62d5cd5188fe62e8f9e58'/>
<id>urn:sha1:60b940f1f5b411053ee62d5cd5188fe62e8f9e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add for statement</title>
<updated>2021-01-18T03:48:17Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-01-18T03:48:17Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=613c2388bedd7a9ad98587877d9f15c7dc99bc84'/>
<id>urn:sha1:613c2388bedd7a9ad98587877d9f15c7dc99bc84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formatting</title>
<updated>2021-01-17T06:16:37Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-01-17T06:16:37Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=2a72de9f815deb0ea3e0c9a26ec5ea53f2f723d3'/>
<id>urn:sha1:2a72de9f815deb0ea3e0c9a26ec5ea53f2f723d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add while statement</title>
<updated>2021-01-17T06:16:31Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-01-17T06:16:31Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=3b9c44434e8bc395068eb8c3e319e384b66ed72e'/>
<id>urn:sha1:3b9c44434e8bc395068eb8c3e319e384b66ed72e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add branching primitives</title>
<updated>2021-01-15T07:53:47Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-01-15T07:53:47Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=c62b73a2477b9fa625285e9c2ca1e51c2bcb8024'/>
<id>urn:sha1:c62b73a2477b9fa625285e9c2ca1e51c2bcb8024</id>
<content type='text'>
</content>
</entry>
</feed>
