<feed xmlns='http://www.w3.org/2005/Atom'>
<title>crafting-interpreters, branch chapter-9-challenges</title>
<subtitle>Code for the book Crafting Interpreters</subtitle>
<id>https://code.ryuslash.org/crafting-interpreters/atom?h=chapter-9-challenges</id>
<link rel='self' href='https://code.ryuslash.org/crafting-interpreters/atom?h=chapter-9-challenges'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/'/>
<updated>2021-01-19T01:42:02Z</updated>
<entry>
<title>Add break statement</title>
<updated>2021-01-19T01:42:02Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-01-19T01:42:02Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=80394e184274eb8ec3ce03cd901e5c817ec82e2a'/>
<id>urn:sha1:80394e184274eb8ec3ce03cd901e5c817ec82e2a</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>
<entry>
<title>Chapter 8: Add blocks and scopes</title>
<updated>2020-11-26T07:10:58Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-11-26T07:10:58Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=ca9fd3ae3a1ef5ca1fbe33a83abb12e656a2556f'/>
<id>urn:sha1:ca9fd3ae3a1ef5ca1fbe33a83abb12e656a2556f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chapter 8: Add assignment</title>
<updated>2020-11-26T06:06:42Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-11-26T06:06:42Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=57e87978ef416ce2898a65a9b67e37be91263e67'/>
<id>urn:sha1:57e87978ef416ce2898a65a9b67e37be91263e67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update minimum CMake version to 2.19</title>
<updated>2020-11-26T06:06:16Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-11-26T06:06:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=ae33509615c4088ab50d7c76f9b1881d10f8354c'/>
<id>urn:sha1:ae33509615c4088ab50d7c76f9b1881d10f8354c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chapter 8: Add variable declarations</title>
<updated>2020-11-19T07:30:46Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-11-19T07:30:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=899ecea236288b5ebc7795c204fdad59b3276002'/>
<id>urn:sha1:899ecea236288b5ebc7795c204fdad59b3276002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chapter 8: Add expression and print statements</title>
<updated>2020-11-19T02:18:25Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-11-19T02:18:25Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=8019f6aa414f5126ebbcd3afc44bcebc16855d5f'/>
<id>urn:sha1:8019f6aa414f5126ebbcd3afc44bcebc16855d5f</id>
<content type='text'>
</content>
</entry>
</feed>
