Commit graph

7 commits

Author SHA1 Message Date
fa06482e72
change some variables names so its more readable 2022-12-27 17:07:24 +01:00
3614712f6f
* add &&
* allow int in cond/loop
2022-12-22 19:15:42 +01:00
6a4c1744c4
add string support 2022-12-11 03:35:52 +01:00
1d18ed8ca5
fix match 2022-12-10 17:25:10 +01:00
828a780f9c
WIP Function implementation
* Add basic support of function
* move debug function to test file
* add a test who need to pass to end the implementation
2022-12-10 01:55:15 +01:00
6cd78dabaf
add void type 2022-12-09 22:20:05 +01:00
be24175a97
move all error related stuff to errors.ml file 2022-12-09 21:47:22 +01:00