Commit graph

9 commits

Author SHA1 Message Date
be24175a97
move all error related stuff to errors.ml file 2022-12-09 21:47:22 +01:00
5ddc80ada2
add substraction and division 2022-12-09 16:39:44 +01:00
c98231152a
add multiplication support 2022-12-09 16:12:32 +01:00
cf14c64adc
add baselib support 2022-12-09 14:45:59 +01:00
d433aafc4f
wip (fn): add return 2022-12-09 14:14:33 +01:00
6f4eb269de
add boolean support 2022-12-08 21:30:39 +01:00
ab6e8c466b
add comments support 2022-12-08 21:29:42 +01:00
ca02eb9a3d
add variable support 2022-12-08 19:55:22 +01:00
1acd0af734
add project startup 2022-12-06 20:39:15 +01:00