<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elna/tools/builtin.s, 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>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>
<entry>
<title>Add printc and exit builtin functions</title>
<updated>2024-10-04T16:26:10+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-10-04T16:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=35742aa52587400950cf25170c2247f98f498d4d'/>
<id>35742aa52587400950cf25170c2247f98f498d4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement addition and subtraction</title>
<updated>2024-09-29T17:50:55+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-09-29T17:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=c2c923276f7ecde1f71e53309dc5d1cc53cd3ff2'/>
<id>c2c923276f7ecde1f71e53309dc5d1cc53cd3ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print numbers with multiple digits</title>
<updated>2024-09-27T20:53:05+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-09-26T22:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=ed144309fab03565e7b6963b5e5e936b658a053f'/>
<id>ed144309fab03565e7b6963b5e5e936b658a053f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate IR and target code</title>
<updated>2024-09-25T21:06:02+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-09-25T21:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=8eaeb5afa311d6a23b3809a59b724915fff867ea'/>
<id>8eaeb5afa311d6a23b3809a59b724915fff867ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse call statements</title>
<updated>2024-09-24T20:20:57+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-09-24T20:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=b30bbcab2892f9c41d6b1057eb09804e2d9be4e6'/>
<id>b30bbcab2892f9c41d6b1057eb09804e2d9be4e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put _start and main call into builtins</title>
<updated>2024-09-21T21:35:32+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-09-21T21:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=daec506ed3f90e61c6a3c4d5b38c19e28ebb1978'/>
<id>daec506ed3f90e61c6a3c4d5b38c19e28ebb1978</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add call pseudo instruction</title>
<updated>2024-09-15T21:03:25+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-09-15T21:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=c9ff4f0a2a2cfa31964a307c08f9baa349565bbd'/>
<id>c9ff4f0a2a2cfa31964a307c08f9baa349565bbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
