Comment by pjc50
3 months ago
> modern "high-level assembler" language that doesn't have a callstack
PIC16 has a hardware stack of only a few return addresses, and therefore imposes the "all register allocation is static" + "no recursion" that you're asking for.
No comments yet
Contribute on Hacker News ↗