<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lbasi, branch master</title>
<subtitle>Let's Build A Simple Interpreter (http://ruslanspivak.com/lsbasi-part1/) in Pascal</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/'/>
<entry>
<title>add support for parenthesis</title>
<updated>2015-12-10T18:00:13+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-10T18:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=1c9e17045c75d14fbd52e6b0120acb9fea457be8'/>
<id>1c9e17045c75d14fbd52e6b0120acb9fea457be8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add TInterpreter.Term()</title>
<updated>2015-12-10T17:44:17+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-10T17:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=c62e2d897f2e400d9608ff9abb285ceab4bdfc48'/>
<id>c62e2d897f2e400d9608ff9abb285ceab4bdfc48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TInterpreter: add Factor() and make Expr cleaner</title>
<updated>2015-12-10T17:28:45+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-10T17:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=a6285451de83de2aee777322f62fafeccea283da'/>
<id>a6285451de83de2aee777322f62fafeccea283da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TInterpreter: get the first token on creation</title>
<updated>2015-12-10T17:25:39+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-10T17:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=2e8e6b243c329e4bcfe0bf7e66cf0a778740dede'/>
<id>2e8e6b243c329e4bcfe0bf7e66cf0a778740dede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename Lexer/Interpreter to have 'T' prefix</title>
<updated>2015-12-10T17:23:23+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-10T17:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=10a538332aa264f313aafcc2df3c82a9379b9724'/>
<id>10a538332aa264f313aafcc2df3c82a9379b9724</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>break Interpreter to Interpreter and Lexer</title>
<updated>2015-12-10T16:57:45+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-10T16:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=e713dee6a3e4a751723b5d4ef54716b53355b93b'/>
<id>e713dee6a3e4a751723b5d4ef54716b53355b93b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle multiple +/- operations at the beginning of expression</title>
<updated>2015-12-08T20:45:16+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-08T20:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=34758ebd78d39075dc58f88d33a28c700612121c'/>
<id>34758ebd78d39075dc58f88d33a28c700612121c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle multiplication and division</title>
<updated>2015-12-08T20:27:12+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-08T20:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=266012d2beb4bfb0e4b342fb697a2472cba7d25d'/>
<id>266012d2beb4bfb0e4b342fb697a2472cba7d25d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>interpret both + and -</title>
<updated>2015-12-08T20:07:24+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-08T20:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=d64e5deb5cd7c853bef96b9d80919a176b703b26'/>
<id>d64e5deb5cd7c853bef96b9d80919a176b703b26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>combine if's in GetNextToken</title>
<updated>2015-12-08T20:04:51+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2015-12-08T20:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/lbasi/commit/?id=60da249b49e9e53205ede54f1778349407882203'/>
<id>60da249b49e9e53205ede54f1778349407882203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
