summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-10-02 19:05:33 -0400
committerIan Moffett <ian@osmora.org>2025-10-02 19:05:33 -0400
commit07b352ff545427881c32d6dd8b03539025bbca80 (patch)
tree41c89e03e1926502f0c1abe3b55d5e3eb1587b59 /.gitignore
parent187e961cfcf6885b8f620b37c7f7266b3ba063d5 (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 '.gitignore')
0 files changed, 0 insertions, 0 deletions