diff options
author | Ian Moffett <ian@osmora.org> | 2025-10-02 19:05:33 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-10-02 19:05:33 -0400 |
commit | 07b352ff545427881c32d6dd8b03539025bbca80 (patch) | |
tree | 41c89e03e1926502f0c1abe3b55d5e3eb1587b59 /README.md | |
parent | 187e961cfcf6885b8f620b37c7f7266b3ba063d5 (diff) |
np: codegen: Implement initial stack based codegen
This commit introduces the groundwork for the AMD64 PIIR backend. We
will not follow through with the plans of using abstract syntax trees as
they'll overly complicate the project. Instead we'll utilize a ring
buffer to store the list of instructions and a stack machine for the IR
code.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions