<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jas.git/Makefile, branch main</title>
<subtitle>A RISC-V assembler using Bison &amp; Flex</subtitle>
<id>https://git.mcdonnell.dev/jas.git/atom?h=main</id>
<link rel='self' href='https://git.mcdonnell.dev/jas.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/jas.git/'/>
<updated>2026-04-21T23:56:41Z</updated>
<entry>
<title>feat: Encoded Assembly Instructions</title>
<updated>2026-04-21T23:56:41Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-04-21T23:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/jas.git/commit/?id=ef375d2a484fd0c3dced72174f0dc39694de433a'/>
<id>urn:sha1:ef375d2a484fd0c3dced72174f0dc39694de433a</id>
<content type='text'>
Initial Encoding of assembly instructions in C++ structs.
</content>
</entry>
<entry>
<title>feat: Initial parsing of instructions</title>
<updated>2026-03-14T22:44:18Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-03-14T22:44:18Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/jas.git/commit/?id=0c81ee06d19d1d7f67dab3c2c9da268b0c55e3c0'/>
<id>urn:sha1:0c81ee06d19d1d7f67dab3c2c9da268b0c55e3c0</id>
<content type='text'>
Initial ability to parse basic instructions. Currently hex numbers are
broken and immediates with labels (movl $str, %ecx) are broken.
</content>
</entry>
</feed>
