Commit graph

11 commits

Author SHA1 Message Date
Michael Zhang 5a50faeacf
Function arguments 2022-04-28 11:33:26 -05:00
Michael Zhang 98354eb44f
Initial function prototype (no arguments yet) 2022-04-28 10:46:35 -05:00
Michael Zhang 15d1d627fd
Change func names to string instead of expr 2022-04-19 18:23:13 -05:00
Michael Zhang 1e954399c6
wip state 2022-04-13 02:09:56 -05:00
Michael Zhang da39c73036
Fix error with if-else statements 2022-04-08 03:02:54 -05:00
Michael Zhang c51de77269
Giant overhaul, still doesn't work tho 2022-04-06 06:20:47 -05:00
Michael Zhang daaf859f81
Basic variable implementation 2022-04-05 23:32:37 -05:00
Michael Zhang bcc2bf937f
Execute statements 2022-04-05 22:36:05 -05:00
Michael Zhang 0eb2b9ec04
fmt 2022-04-05 22:17:53 -05:00
Michael Zhang fdb0a266b1
Compile to LLVM bitcode 2022-04-05 22:07:34 -05:00
Michael Zhang d674c92199
rust 2022-04-05 21:33:16 -05:00