Commit graph

15 commits

Author SHA1 Message Date
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
Michael Zhang 4ea1071ca1
a 2022-03-23 01:12:37 -05:00
Michael Zhang 4c39223610
meta 2022-03-08 03:22:48 -06:00
Michael Zhang 713baccdd1
Move the majority of the procedure back to lib 2022-03-08 03:20:19 -06:00
Michael Zhang e66b515826
Parsing 2022-03-08 02:52:20 -06:00
Michael Zhang 5015468bd4
init 2022-03-08 00:16:27 -06:00