]> www.git.momoyon.org Git - lang.git/commit
[main.c] Use a hashmap for identifiers...
authormomoyon <ahmedsamyh10@gmail.com>
Sun, 13 Apr 2025 11:19:30 +0000 (16:19 +0500)
committermomoyon <ahmedsamyh10@gmail.com>
Sun, 13 Apr 2025 11:19:30 +0000 (16:19 +0500)
commit99d8fd2f222f102b9612fdc622c7445ef3625459
tree1bff6c5c2d719d1b48500d0eba4d86c9fc7dd116
parent030861ec7f58d87d52c5a580c358c534ddfaa6c2
[main.c] Use a hashmap for identifiers...

- TODO Done: TODO: I guess we should check if the identifier has any value set here?
include/stb_ds.h [new file with mode: 0644]
main.c