abathargh

abathargh @abathargh

About: I like to program chips and to chip programs

Joined:
Mar 26, 2024

abathargh
articles - 3 total

optimizing c structs layouts

Let's consider a simple c struct: struct foo { const char * str; unsigned char flag; ...

Learn More 0 0Dec 7 '24

harlock v0.5.1 released

It is with immense pleasure that I announce that version 0.5.1 off the harlock scripting language is...

Learn More 1 0Jul 13 '24

nim for embedded software development

While we in embedded-land are mostly working with either C or C++ on our professional ventures, often...

Learn More 2 0Mar 28 '24