<feed xmlns='http://www.w3.org/2005/Atom'>
<title>myslip.git, branch devel</title>
<subtitle>A Lisp inspired programming language / interpreter for Aalto course CS-C2170 Modern and emerging programming languages.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/'/>
<entry>
<title>doc: added system requirements &amp; fixed map x to x or</title>
<updated>2025-08-23T19:36:05+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-23T19:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=1c0645c559d19d9c7ceb1db51d68e052a180709f'/>
<id>1c0645c559d19d9c7ceb1db51d68e052a180709f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: updated the README, still sysreqs missing</title>
<updated>2025-08-23T07:52:23+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-23T07:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=ef4eb90eac9d99c1f677baca5ddaca2afbc1627f'/>
<id>ef4eb90eac9d99c1f677baca5ddaca2afbc1627f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: repeat in TUTORIAL.md</title>
<updated>2025-08-23T07:34:29+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-23T07:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=485cf739e241732a167920eb0d9af0d53c0facb7'/>
<id>485cf739e241732a167920eb0d9af0d53c0facb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: repeat in stdlib</title>
<updated>2025-08-23T07:34:15+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-23T07:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=9a9f78a8dab77f476f82eb218c3d71aef55f13ec'/>
<id>9a9f78a8dab77f476f82eb218c3d71aef55f13ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: added exercise on Collatz conjecture</title>
<updated>2025-08-23T07:05:28+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-23T07:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=a99eebca28c3046f5c50a0a65dbb9a2e4b047637'/>
<id>a99eebca28c3046f5c50a0a65dbb9a2e4b047637</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: added exercises 3 and 4</title>
<updated>2025-08-22T21:08:39+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-22T21:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=71fdb64eb4784f259bb6651f5039d2c54e2d01e8'/>
<id>71fdb64eb4784f259bb6651f5039d2c54e2d01e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: left-or and right-or for coproducts in stdlib</title>
<updated>2025-08-22T21:08:11+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-22T21:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=32fb9b036575c8b25a5318c7bce7699249990ff5'/>
<id>32fb9b036575c8b25a5318c7bce7699249990ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: added missing conversions and generic inferring for coproducts</title>
<updated>2025-08-22T20:48:35+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-22T20:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=12a7cbf8ef911f0cbfcbd13d1c888025fa411de4'/>
<id>12a7cbf8ef911f0cbfcbd13d1c888025fa411de4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: added a new exc. 1 to serve as an introduction to the cli, added documentation on discard</title>
<updated>2025-08-22T19:59:22+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-22T19:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=16e1791ea6c404b16c9c9353333e887a75d9d427'/>
<id>16e1791ea6c404b16c9c9353333e887a75d9d427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: added discard: T -&gt; () to stdlib.slip</title>
<updated>2025-08-22T19:47:12+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-08-22T19:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/myslip.git/commit/?id=8ebcae0f85358e7a34fdaded3df796e0e52b021d'/>
<id>8ebcae0f85358e7a34fdaded3df796e0e52b021d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
