<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elna/lib/Language/Elna/NameAnalysis.hs, 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>Negate integral expressions</title>
<updated>2024-10-02T20:56:15+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-10-02T20:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=fdf56ce9d0de459dc5bd65537847ded7b02ad5c2'/>
<id>fdf56ce9d0de459dc5bd65537847ded7b02ad5c2</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>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>Collect function declaration symbols</title>
<updated>2024-09-20T21:00:07+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-09-20T11:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=0a8d3fce2f2797b95b22ea3577d2514621c850fc'/>
<id>0a8d3fce2f2797b95b22ea3577d2514621c850fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stub the implementation for all phases</title>
<updated>2024-09-08T00:08:13+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-09-08T00:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=1cbbef19afcf997315431e3aa45f824fe8a8a0e7'/>
<id>1cbbef19afcf997315431e3aa45f824fe8a8a0e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Access multidimensional arrays</title>
<updated>2024-08-15T18:13:56+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-08-15T18:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=d405072dbf166cc8c0f9ed49e4edb26afff498b3'/>
<id>d405072dbf166cc8c0f9ed49e4edb26afff498b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write parameter info into procedure info</title>
<updated>2024-08-11T22:50:36+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-08-11T22:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=38a8d6811c302897e3f48f15be1576634f1e3293'/>
<id>38a8d6811c302897e3f48f15be1576634f1e3293</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Look for undefined symbols</title>
<updated>2024-08-06T15:02:18+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-08-06T15:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=385322235ddabde3a2d5f33d8f258016a9170f83'/>
<id>385322235ddabde3a2d5f33d8f258016a9170f83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't allow identifier duplicates</title>
<updated>2024-08-05T20:56:35+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-08-05T20:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=a1863147f866718c19c8fdefeeb033efab766885'/>
<id>a1863147f866718c19c8fdefeeb033efab766885</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
