]> git.frustrated-labs.net Git - so-test.git/commit
feat: eval load commands
authorAlexander Goussas <[email protected]>
Thu, 31 Oct 2024 23:35:41 +0000 (18:35 -0500)
committerAlexander Goussas <[email protected]>
Thu, 31 Oct 2024 23:35:41 +0000 (18:35 -0500)
commitfca0a01c11ec30817fb0b26dba4ef670373cad45
tree08516c5a55c680eb7dc85ba4d198074247d26a5f
parent5e62428972fe5962387011038826806727983a73
feat: eval load commands
.gitignore
CMakeLists.txt
interpreter.c [new file with mode: 0644]
interpreter.h [new file with mode: 0644]
lib/libm.so.6 [new file with mode: 0644]
main.c