aboutsummaryrefslogtreecommitdiff
path: root/asm/main.cpp
AgeCommit message (Collapse)Author
2024-04-14Start writing assembler in C++Aryadev Chavali
Best language to use as it's already compatible with the headers I'm using and can pretty neatly enter the build system while also using the functions I've built for converting to and from bytecode!