<feed xmlns='http://www.w3.org/2005/Atom'>
<title>crafting-interpreters/src/com/craftinginterpreters/tool, 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 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 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>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 statement AST generator</title>
<updated>2020-11-19T01:10:21Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-11-19T01:10:21Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/crafting-interpreters/commit/?id=055b5257fb6df2a0893c43ed342befd83d20af94'/>
<id>urn:sha1:055b5257fb6df2a0893c43ed342befd83d20af94</id>
<content type='text'>
</content>
</entry>
</feed>
