←back to thread

76 points mpweiher | 3 comments | | HN request time: 0.509s | source
1. dmitrygr ◴[] No.43116817[source]
There already is an 8bit architecture designed for C: AVR
replies(2): >>43118493 #>>43120664 #
2. v1ne ◴[] No.43118493[source]
Yep, and AVR-8 has excellent documentation, is easy to learn and I find really fun to work with.

Honestly, AVR-8 is the reason I'm really into low-level hardware. If I would have started with amd64, I guess I would have given up long before.

3. nxobject ◴[] No.43120664[source]
There's also an 8-bit architecture designed for emulating 32-bit architectures: AVR!

(https://dmitry.gr/?r=05.Projects&proj=07.%20Linux%20on%208bi... ... and, yes, that's the joke, it's still an amazing hack more than a decade later!)