Commit Graph

9 Commits

Author SHA1 Message Date
Krzosa Karol
5744da8899 Passing arrays as arguments to functions working 2022-06-07 21:34:02 +02:00
Krzosa Karol
af5865b059 Working on actually making a program 2022-06-07 12:10:20 +02:00
Krzosa Karol
759825172c Printf is working !! 2022-06-07 11:27:09 +02:00
Krzosa Karol
a59283903b Add var args for using printf 2022-06-07 11:16:30 +02:00
Krzosa Karol
b7df759d9d Add foreign functions 2022-06-07 09:56:19 +02:00
Krzosa Karol
c5b82c0532 Added unary ++ --, prefix and postfix, working on running a program 2022-06-07 09:05:02 +02:00
Krzosa Karol
f852a23fcb Fixing bugs, pointer arithmetic checking, better for, working on first program 2022-06-06 23:50:38 +02:00
Krzosa Karol
a324a5abf0 Compiling and running first program! 2022-06-03 23:15:16 +02:00
Krzosa Karol
5e798bd179 Add string accessors, working towards first program 2022-06-03 21:59:51 +02:00