<feed xmlns='http://www.w3.org/2005/Atom'>
<title>assembler/src/errors, branch v1.1.0</title>
<subtitle>Rust library for parsing assembly languages</subtitle>
<id>https://code.benbridle.com/assembler/atom?h=v1.1.0</id>
<link rel='self' href='https://code.benbridle.com/assembler/atom?h=v1.1.0'/>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/assembler/'/>
<updated>2025-02-05T00:03:36Z</updated>
<entry>
<title>Implement source unit compilation, symbol resolution, error reporting</title>
<updated>2025-02-05T00:03:36Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-04T23:58:02Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/assembler/commit/?id=80da2af821385b2fc89091e9ac37a047349da4bd'/>
<id>urn:sha1:80da2af821385b2fc89091e9ac37a047349da4bd</id>
<content type='text'>
This library can now carry out all stages of assembly from collecting
source fragments to resolving symbols to pruning unused libraries to
generating a single compiled source file.

Pretty-printing of state has also been implemented in this library.
The source tree hierarchy, symbol resolution errors, and file read
errors can all be printed in a tidy format.
</content>
</entry>
</feed>
