|
3614712f6f
|
* add &&
* allow int in cond/loop
|
2022-12-22 19:15:42 +01:00 |
|
|
a8dfaa4fec
|
add rem
|
2022-12-22 16:57:24 +01:00 |
|
|
abf30e8bda
|
add abs value
|
2022-12-22 16:51:15 +01:00 |
|
|
fa95a3f071
|
add some comparisons instructions, and fix older one
|
2022-12-22 16:07:56 +01:00 |
|
|
14b5950cd4
|
add == , != , >
|
2022-12-14 00:01:28 +01:00 |
|
|
8129b36898
|
* add < to baselib
* loop support
|
2022-12-13 17:10:14 +01:00 |
|
|
f9ef6bc20c
|
add puts and geti
|
2022-12-13 14:36:45 +01:00 |
|
|
c8ba7704e4
|
Add print integer fn
|
2022-12-10 17:06:08 +01:00 |
|
|
72a928a840
|
fix registers
|
2022-12-09 16:58:17 +01:00 |
|
|
2eb316492c
|
add comment warning about div
|
2022-12-09 16:40:34 +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 |
|
|
47adc5c8ed
|
use ocamlformat
|
2022-12-06 22:22:48 +01:00 |
|
|
1acd0af734
|
add project startup
|
2022-12-06 20:39:15 +01:00 |
|