Coding Global Background
Coding Global

An x86_64 interpreter written in C

Archived 7 months ago
🥹✅2
0 messages
0 members
10 months ago
Open in Discord
D
dexter017883
Verified

Hey guys, I've been working on an x86\_64 interpreter for fun and to learn more about C and assembly language. It was a great experience - I learned so much stuff. The project has an interpreter and a REPL. Like Python, the interpreter executes code line by line. For now, I haven't found any memory leaks. If you have any suggestions, let me know! (I only consider small suggestions, not big ones) Github: https://github.com/ZbrDeev/AntAsm