]> git.eli173.com Git - klapaucius/commit
it works? need to fix some things for sure tho, especially parser
authorElijah Cohen <eli@eli173.com>
Thu, 8 Aug 2024 20:06:27 +0000 (15:06 -0500)
committerElijah Cohen <eli@eli173.com>
Thu, 8 Aug 2024 20:06:27 +0000 (15:06 -0500)
commit155144a82692272e9199f53c64ea92c1fac36cde
tree5f8ee5949e5323fe6a1ef411184cb094c4ec64de
parent43cd99a380d9cdc00f2a0f39824b3444a5b0db2e
it works? need to fix some things for sure tho, especially parser
ideas.org
src/builtins.c
src/builtins/arithmetic.c [new file with mode: 0644]
src/builtins/arithmetic.h [new file with mode: 0644]
src/builtins/core.c
src/eval.c
src/repl.c
src/sexpr.c
src/sexpr.h
src/test.c
src/types.h