<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elna/TODO, branch haskell</title>
<subtitle>Elna programming language compiles simple mathematical operations to RISC-V code.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/'/>
<entry>
<title>Add array assignment to the IR</title>
<updated>2024-12-02T12:57:03+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-12-02T12:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=0c40bca60b343bb289f0a567ec9ec9e9382bad2a'/>
<id>0c40bca60b343bb289f0a567ec9ec9e9382bad2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement the while loop</title>
<updated>2024-11-26T22:44:25+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-11-24T12:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=f7b36cb81d96817d1c69ffe9025b88112de7400c'/>
<id>f7b36cb81d96817d1c69ffe9025b88112de7400c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Map local variables in IR to their original names</title>
<updated>2024-11-14T18:55:30+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-11-14T18:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=1ec34678308709f7f6103bd4d67347ad859479c8'/>
<id>1ec34678308709f7f6103bd4d67347ad859479c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse local variables</title>
<updated>2024-11-06T21:23:49+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-11-06T21:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=060496fc6ee331e2710ff8ade23317a0a79cbd6c'/>
<id>060496fc6ee331e2710ff8ade23317a0a79cbd6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check argument list length</title>
<updated>2024-10-31T21:19:48+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-10-31T21:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=e2d4b76c0bbad6c0740f5322e862a02971802e87'/>
<id>e2d4b76c0bbad6c0740f5322e862a02971802e87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate a call to _divide_by_zero_error on RiscV</title>
<updated>2024-10-30T13:12:51+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-10-30T13:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=43882a3a0697945b35194c2b5940605e9f4dd846'/>
<id>43882a3a0697945b35194c2b5940605e9f4dd846</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encode labels as untyped local symbols in ELF</title>
<updated>2024-10-27T19:43:56+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-10-27T13:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=6b92e5059c04709b3506bb4e7bef29872b16811f'/>
<id>6b92e5059c04709b3506bb4e7bef29872b16811f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement if statements with equality</title>
<updated>2024-10-11T14:14:01+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-10-11T14:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=0850f0a8d66af028e32a79063cdad328b70db909'/>
<id>0850f0a8d66af028e32a79063cdad328b70db909</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add branch relocation type</title>
<updated>2024-10-09T21:37:58+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-10-08T15:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=87f183baad01f2b572f5f9051895b5876a56dd4c'/>
<id>87f183baad01f2b572f5f9051895b5876a56dd4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement division</title>
<updated>2024-10-06T16:09:08+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-10-06T16:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=699cc8684b1571d2501bac2c8bdf461127a420a1'/>
<id>699cc8684b1571d2501bac2c8bdf461127a420a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
