<feed xmlns='http://www.w3.org/2005/Atom'>
<title>språk.git/src/main/java/no/eliashaugsbakk/kompilator/tokenization/Lexer.java, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.eliashaugsbakk.xyz/språk.git/atom?h=master</id>
<link rel='self' href='https://git.eliashaugsbakk.xyz/språk.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/'/>
<updated>2026-09-20T21:44:36+00:00</updated>
<entry>
<title>implement single and multi line comments</title>
<updated>2026-09-20T21:44:36+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=c5009b0cf424b99ae6d27e14fdd21666500b21b8'/>
<id>urn:sha1:c5009b0cf424b99ae6d27e14fdd21666500b21b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add verbose flag</title>
<updated>2026-09-20T21:14:32+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=b8ccfae5f782aa09343b885225dca2b1d36052aa'/>
<id>urn:sha1:b8ccfae5f782aa09343b885225dca2b1d36052aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement the record interpretation in asm construction and implement variables</title>
<updated>2026-09-20T21:02:49+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=c84b76d3848b089cbdd5650b894067fbf6060161'/>
<id>urn:sha1:c84b76d3848b089cbdd5650b894067fbf6060161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add rules to semantics analyzer</title>
<updated>2026-09-20T01:12:03+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T01:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=1422d647cddb577fafc19ee97e33a394aefc560b'/>
<id>urn:sha1:1422d647cddb577fafc19ee97e33a394aefc560b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add set and mut as keywords to Lexer</title>
<updated>2026-09-19T20:29:11+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-19T19:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=84dc3eb7c15d5afd7b436f332099f2dcd353a914'/>
<id>urn:sha1:84dc3eb7c15d5afd7b436f332099f2dcd353a914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add variable declaration to parser</title>
<updated>2026-09-19T17:53:49+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-19T17:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=6b139769f5ac88221991689ba1917d3e307dc2ef'/>
<id>urn:sha1:6b139769f5ac88221991689ba1917d3e307dc2ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add type declaration to lexer</title>
<updated>2026-09-19T11:09:51+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-19T11:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=52a63a487f9d0102db339419aa392f9cd425c0c4'/>
<id>urn:sha1:52a63a487f9d0102db339419aa392f9cd425c0c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement parser creating AST</title>
<updated>2026-09-18T23:59:23+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-18T21:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=1ef6f0e6b9083748e5b91743f15f10f09c6b8432'/>
<id>urn:sha1:1ef6f0e6b9083748e5b91743f15f10f09c6b8432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement tokenization</title>
<updated>2026-09-18T23:59:23+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-18T19:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=df845a788a831c169a0725f49f96cae0a896ad64'/>
<id>urn:sha1:df845a788a831c169a0725f49f96cae0a896ad64</id>
<content type='text'>
</content>
</entry>
</feed>
